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