diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json deleted file mode 100644 index 3bf59290..00000000 --- a/.vscode/c_cpp_properties.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "configurations": [ - { - "name": "Mac", - "includePath": [ - "/Users/csweichel/Library/Arduino15/packages/arduino/tools/**", - "/Users/csweichel/Library/Arduino15/packages/arduino/hardware/samd/1.8.4/**" - ], - "forcedInclude": [ - "/Users/csweichel/Library/Arduino15/packages/arduino/hardware/samd/1.8.4/cores/arduino/Arduino.h" - ] - } - ] -} \ No newline at end of file