fix(usb_hid): duplicated CONSUMER_CONTROL_PLAY_PAUSE (#11242)
This commit is contained in:
parent
bd4b32522c
commit
3fcc316d3c
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#define CONSUMER_CONTROL_WIRELESS_RADIO_SLIDER_SWITCH 0x00C8
|
||||
|
||||
// Media Control
|
||||
#define CONSUMER_CONTROL_PLAY_PAUSE 0x00CD
|
||||
#define CONSUMER_CONTROL_RECORD 0x00B2
|
||||
#define CONSUMER_CONTROL_FAST_FORWARD 0x00B3
|
||||
#define CONSUMER_CONTROL_REWIND 0x00B4
|
||||
|
|
|
|||
Loading…
Reference in a new issue