Replies: 1 comment
-
Added as Feature Request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions