17 lines
397 B
JSON
17 lines
397 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Linux",
|
|
"browse": {
|
|
"limitSymbolsToIncludedHeaders": false,
|
|
"path": [
|
|
"/home/tortone/.arduino15/packages/esp8266/hardware",
|
|
"${workspaceRoot}"
|
|
]
|
|
},
|
|
"intelliSenseMode": "clang-x64"
|
|
}
|
|
],
|
|
"version": 3
|
|
}
|