Files
QuadMeUp_Crossbow/.vscode/settings.json
Pawel Spychalski (DzikuVx) 810abc14eb Fixed SPI mode with LoRa32u4 II
2017-10-20 22:47:46 +02:00

8 lines
119 B
JSON

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