Files
QuadMeUp_Crossbow/.vscode/settings.json
Pawel Spychalski 948cc7915b RadioState removed
2018-05-16 13:36:22 +02:00

16 lines
324 B
JSON

{
"files.associations": {
"variables.h": "c",
"arduino.h": "c",
"algorithm": "cpp",
"random": "cpp",
"type_traits": "cpp",
"iterator": "cpp",
"rope": "c",
"__locale": "c",
"string": "c"
},
"files.exclude": {
"**/build": true
}
}