Skip to content

Add rewind and fast forward to media controls in USBHIDConsumerControl.h #10994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SuGlider opened this issue Feb 20, 2025 · 0 comments · Fixed by #11227
Closed

Add rewind and fast forward to media controls in USBHIDConsumerControl.h #10994

SuGlider opened this issue Feb 20, 2025 · 0 comments · Fixed by #11227
Assignees
Labels
Type: Feature request Feature request for Arduino ESP32

Comments

@SuGlider
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature request Feature request for Arduino ESP32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant