Delete c_cpp_properties.json

This commit is contained in:
Gennaro Tortone 2018-05-14 21:36:31 +02:00 committed by GitHub
parent 4fba54f96d
commit c3f1543759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +0,0 @@
{
"configurations": [
{
"name": "Linux",
"browse": {
"limitSymbolsToIncludedHeaders": false,
"path": [
"/home/tortone/.arduino15/packages/esp8266/hardware",
"${workspaceRoot}"
]
},
"intelliSenseMode": "clang-x64"
}
],
"version": 3
}