fix: prevent DXSmart disconnect race killing Write Config screen #37
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "schwifty/fix-dxsmart-disconnect-race"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.connectedstate for DXSmart beacons (LED keeps flashing regardless of BLE)Fixes the issue where DX-Smart CP28 drops BLE immediately after auth, causing the disconnect handler to stomp
.connected→.failedbefore the user sees the Write Config button.