updated yotta settings for neopixel package
This commit is contained in:
parent
71b3b6bb22
commit
3051e09bcf
@ -9,9 +9,13 @@
|
|||||||
"testFiles": [
|
"testFiles": [
|
||||||
"neotest.ts"
|
"neotest.ts"
|
||||||
],
|
],
|
||||||
"microbit": {
|
"yotta": {
|
||||||
"config": {
|
"config": {
|
||||||
"MICROBIT_BLE_ENABLED": "0"
|
"microbit-dal": {
|
||||||
|
"bluetooth": {
|
||||||
|
"enabled": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"public": true,
|
"public": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user