Skip to content

Commit c4ea1fa

Browse files
committed
update library dependence
1 parent a2ca213 commit c4ea1fa

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

pxt.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"radio": "*",
88
"microphone": "*",
99
"datalogger": "*",
10-
"user-interface-base": "github:microbit-apps/user-interface-base#v0.0.33"
10+
"user-interface-base": "github:microbit-apps/user-interface-base#v0.0.34"
1111
},
1212
"files": [
1313
"app.ts",
@@ -26,10 +26,5 @@
2626
"supportedTargets": [
2727
"microbit"
2828
],
29-
"yotta": {
30-
"config": {
31-
"DEVICE_BLE": 0
32-
}
33-
},
3429
"preferredEditor": "blocksprj"
3530
}

0 commit comments

Comments
 (0)