This commit is contained in:
liamcottle 2025-02-15 21:50:00 +13:00
parent faf9e2c943
commit 4a3554ca36

View file

@ -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();