Update: 移除一些无用文件同时优化代码
This commit is contained in:
@@ -36,7 +36,6 @@ Socket.init = function () {
|
||||
const socket = mixlySocket.getSocket();
|
||||
|
||||
socket.on('connect', () => {
|
||||
|
||||
Serial.getPorts()
|
||||
.then((ports) => {
|
||||
let portsName = [];
|
||||
|
||||
Reference in New Issue
Block a user