mirror of
https://github.com/jonasbark/swiftcontrol.git
synced 2026-02-18 00:17:40 +01:00
- Only look at bytes at index 6 and 7 (no full frame parsing) - Implement state machine for pressed/released states - Track state independently for each index - Trigger on state transitions (pressed to different pressed) - Reset state on release (0x00) or after successful trigger Co-authored-by: jonasbark <1151304+jonasbark@users.noreply.github.com>