Update: WebSocket模式添加对Serial和Arduino编译上传的支持
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import Debug from './debug';
|
||||
|
||||
|
||||
export default class Registry {
|
||||
#registry_ = new Map();
|
||||
|
||||
|
||||
constructor() {
|
||||
this.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user