Skip to content

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

Closed
@SuGlider

Description

@SuGlider

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Add rewind and fast forward to media controls in USBHIDConsumerControl.h · Issue #10994 · espressif/arduino-esp32