You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add LED activity indication for data transmission
- Blue LED blinks when scanning for devices (not connected)
- Solid green LED when connected but idle
- Flickering green LED when connected and data is actively flowing
- Added data activity tracking to BLE HID notification handler
- 20ms LED toggle rate for responsive visual feedback
- 100ms activity window for immediate response to data flow changes
The LED now provides real-time visual feedback of the bridge connection
status and data transmission activity.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments