chore: 更新arduino-cli版本 (version: 1.3.1)

This commit is contained in:
王立帮
2025-10-04 10:33:41 +08:00
parent 4528544827
commit 1ca644bfa1
35 changed files with 6468 additions and 6454 deletions

4
config.json Normal file → Executable file
View File

@@ -23,7 +23,7 @@
},
"client": {
"path": "./mixly",
"port": 7000,
"port": 7100,
"protocol": "https:"
},
"server": {
@@ -32,6 +32,6 @@
},
"mode": "all",
"protocol": "wss:",
"port": 7000
"port": 7100
}
}