Files
QuadMeUp_Crossbow/.vscode/settings.json
Pawel Spychalski 3766948329 step 2
2018-05-16 11:41:06 +02:00

11 lines
198 B
JSON

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