updated yotta settings for neopixel package

This commit is contained in:
Peli de Halleux 2016-06-07 10:53:44 -07:00
parent 71b3b6bb22
commit 3051e09bcf

View File

@ -9,9 +9,13 @@
"testFiles": [
"neotest.ts"
],
"microbit": {
"yotta": {
"config": {
"MICROBIT_BLE_ENABLED": "0"
"microbit-dal": {
"bluetooth": {
"enabled": 0
}
}
}
},
"public": true,