Skip to content

Commit 96b7fd4

Browse files
committed
chore: Config file update
1 parent b3ab309 commit 96b7fd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/c_cpp_properties.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
],
2626
"forcedInclude": [
2727
"/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino/Arduino.h"
28-
]
28+
],
29+
"configurationProvider": "vector-of-bool.cmake-tools"
2930
},
3031
{
3132
"name": "Linux",

0 commit comments

Comments
 (0)