Refactor USB handling to improve connection management and error cleanup

This commit is contained in:
just_stuff_tm
2026-03-02 01:24:33 -05:00
committed by just-stuff-tm
parent f462815775
commit 98f7c3b088
4 changed files with 81 additions and 16 deletions
-1
View File
@@ -981,7 +981,6 @@ class MeshCoreConnector extends ChangeNotifier {
_selfInfoRetryTimer = null;
_hasReceivedDeviceInfo = false;
_pendingInitialChannelSync = false;
_hasReceivedDeviceInfo = false;
}
bool get _shouldAutoReconnect =>