Update: 在线版添加devices配置项
This commit is contained in:
@@ -63,7 +63,11 @@
|
||||
},
|
||||
"pythonToBlockly": false,
|
||||
"web": {
|
||||
"com": "serial",
|
||||
"devices": {
|
||||
"serial": true,
|
||||
"hid": true,
|
||||
"usb": false
|
||||
},
|
||||
"burn": {
|
||||
"erase": true,
|
||||
"micropython:esp32c3:mixgo_cc": {
|
||||
|
||||
Reference in New Issue
Block a user