Update: 移除一些无用文件同时优化代码

This commit is contained in:
王立帮
2025-03-17 21:23:26 +08:00
parent 3acc813a16
commit cb62240030
29 changed files with 9 additions and 112 deletions

View File

@@ -36,7 +36,6 @@ Socket.init = function () {
const socket = mixlySocket.getSocket();
socket.on('connect', () => {
Serial.getPorts()
.then((ports) => {
let portsName = [];