Skip to content
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

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

Open
SuGlider opened this issue Feb 20, 2025 · 0 comments
Open
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.

@SuGlider SuGlider added the Type: Feature request Feature request for Arduino ESP32 label Feb 20, 2025
@SuGlider SuGlider self-assigned this Feb 20, 2025
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

No branches or pull requests

1 participant