diff --git a/pxt.json b/pxt.json index 0140100..792c2cd 100644 --- a/pxt.json +++ b/pxt.json @@ -26,5 +26,10 @@ "supportedTargets": [ "microbit" ], + "yotta": { + "config": { + "DEVICE_BLE": 0 + } + }, "preferredEditor": "blocksprj" }