This document describes the algorithm used to detect button presses and releases on the Stream Deck+ device.
The Stream Deck+ sends 14-byte packets for button events. The first byte (data[0]
) determines the event type:
1
: Button or encoder event2
: Touchscreen event3
: Dial event