Use -core v0.1.2
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
],
|
||||
"public": true,
|
||||
"dependencies": {},
|
||||
"microbit": {
|
||||
"config": {
|
||||
"MESSAGE_BUS_LISTENER_DEFAULT_FLAGS": "MESSAGE_BUS_LISTENER_QUEUE_IF_BUSY"
|
||||
}
|
||||
},
|
||||
"target": {
|
||||
"id": "microbit",
|
||||
"name": "BBC micro:bit",
|
||||
@@ -83,7 +88,7 @@
|
||||
"autoRun": true
|
||||
},
|
||||
"compileService": {
|
||||
"gittag": "v0",
|
||||
"gittag": "v0.1.2",
|
||||
"serviceId": "ws"
|
||||
},
|
||||
"serial": {
|
||||
|
||||
Reference in New Issue
Block a user