初始化提交
This commit is contained in:
31
sw-config.json
Normal file
31
sw-config.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "Mixly 2.0 rc4",
|
||||
"board": {
|
||||
"url": "http://download.mixlylibs.cloud/mixly-packages/cloud-boards/boards.json"
|
||||
},
|
||||
"defaultPath": {
|
||||
"win32": {
|
||||
"arduinoCli": "../../mixly/mixly2.0-win32-x64/arduino-cli/arduino-cli.exe",
|
||||
"python3": "None"
|
||||
},
|
||||
"darwin": {
|
||||
"arduinoCli": "None",
|
||||
"python3": "None"
|
||||
},
|
||||
"linux": {
|
||||
"arduinoCli": "None",
|
||||
"python3": "None"
|
||||
}
|
||||
},
|
||||
"webSocket": {
|
||||
"enabled": false
|
||||
},
|
||||
"webCompiler": {
|
||||
"enabled": false
|
||||
},
|
||||
"behaviorRecord": {
|
||||
"url": "",
|
||||
"enabled": false
|
||||
},
|
||||
"debug": false
|
||||
}
|
||||
Reference in New Issue
Block a user