Fixed SPI mode with LoRa32u4 II

This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-10-20 22:47:46 +02:00
parent 021decff98
commit 810abc14eb
5 changed files with 95 additions and 26 deletions

View File

@@ -1,5 +1,8 @@
{
"files.associations": {
"variables.h": "c"
},
"files.exclude": {
"**/build": true
}
}