mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
add todo
This commit is contained in:
parent
faf9e2c943
commit
4a3554ca36
1 changed files with 2 additions and 0 deletions
|
|
@ -353,6 +353,8 @@ class Connection extends EventEmitter {
|
|||
resolve(selfInfo);
|
||||
});
|
||||
|
||||
// todo add timeout in case user connected to unsupported device
|
||||
|
||||
// request self info
|
||||
await this.sendCommandAppStart();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue