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
Originally posted by jmcdeg November 8, 2024
I created a wireless windows media controller on a S2 mini. All works well to play/pause music, and to skip tracks etc. It took me a while though to find the codes for rewind and fast forward, which I like to share. I suggest to add CONSUMER_CONTROL_REWIND (0x00B4) and CONSUMER_CONTROL_FAST_FORWARD (0x00B3) to USBHIDConsumerControl.h.
The text was updated successfully, but these errors were encountered:
Discussed in #10585
Originally posted by jmcdeg November 8, 2024
I created a wireless windows media controller on a S2 mini. All works well to play/pause music, and to skip tracks etc. It took me a while though to find the codes for rewind and fast forward, which I like to share. I suggest to add CONSUMER_CONTROL_REWIND (0x00B4) and CONSUMER_CONTROL_FAST_FORWARD (0x00B3) to USBHIDConsumerControl.h.
The text was updated successfully, but these errors were encountered: