Update: 在线版添加devices配置项
This commit is contained in:
@@ -46,7 +46,11 @@
|
||||
},
|
||||
"pythonToBlockly": false,
|
||||
"web": {
|
||||
"com": "usb",
|
||||
"devices": {
|
||||
"serial": false,
|
||||
"hid": false,
|
||||
"usb": true
|
||||
},
|
||||
"burn": {
|
||||
"filePath": "./build/microbit-micropython-v1.hex"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user