Skip to content

Commit f6fe54b

Browse files
committed
force BLE off
1 parent 46565d0 commit f6fe54b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pxt.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,10 @@
2626
"supportedTargets": [
2727
"microbit"
2828
],
29+
"yotta": {
30+
"config": {
31+
"DEVICE_BLE": 0
32+
}
33+
},
2934
"preferredEditor": "blocksprj"
3035
}

0 commit comments

Comments
 (0)