meshcore-open/lib/connector
zjs81 e1327a93c7 Fix contact sync fallback when channel 0 never arrives
On web BLE, contact sync is deferred until channel 0 arrives via
_handleChannelInfo. If channel 0 times out or channel sync completes
without it, _pendingInitialContactsSync stays true and contacts never
load. Add fallback in _cleanupChannelSync to trigger getContacts() if
the flag is still set when channel sync ends.
2026-03-07 13:00:23 -07:00
..
meshcore_connector.dart Fix contact sync fallback when channel 0 never arrives 2026-03-07 13:00:23 -07:00
meshcore_connector_usb.dart Refactor USB screen, add debug logging, fix UI issues 2026-03-07 12:38:28 -07:00
meshcore_protocol.dart Merge pull request #251 from zjs81/dev-discoverScreen 2026-03-06 11:59:24 -07:00