OMOTE/Platformio/.vscode/settings.json

8 lines
206 B
JSON

{
"cmake.configureOnOpen": false,
"files.associations": {
"random": "cpp",
"array": "cpp"
},
"cmake.sourceDirectory": "${workspaceFolder}/.pio/libdeps/esp32/Adafruit BusIO"
}