Selaa lähdekoodia

Merge pull request #134 from ivankravets/patch-5

Handle all nested examples
dds
Paul Stoffregen 9 vuotta sitten
vanhempi
commit
8fe6d77908
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. +5
    -1
      library.json

+ 5
- 1
library.json Näytä tiedosto

@@ -22,5 +22,9 @@
{
"name": "SerialFlash",
"frameworks": "arduino"
}
},
"examples": [
"examples/*/*.ino",
"examples/*/*/*.ino"
]
}

Loading…
Peruuta
Tallenna