Update: 在线版添加devices配置项
This commit is contained in:
@@ -45,7 +45,11 @@
|
||||
},
|
||||
"pythonToBlockly": false,
|
||||
"web": {
|
||||
"com": "serial",
|
||||
"devices": {
|
||||
"serial": true,
|
||||
"hid": false,
|
||||
"usb": false
|
||||
},
|
||||
"upload": {
|
||||
"reset": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user