Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3fcc316

Browse filesBrowse files
authored
fix(usb_hid): duplicated CONSUMER_CONTROL_PLAY_PAUSE (espressif#11242)
1 parent bd4b325 commit 3fcc316
Copy full SHA for 3fcc316

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎libraries/USB/src/USBHIDConsumerControl.h

Copy file name to clipboardExpand all lines: libraries/USB/src/USBHIDConsumerControl.h
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#define CONSUMER_CONTROL_WIRELESS_RADIO_SLIDER_SWITCH 0x00C8
3838

3939
// Media Control
40-
#define CONSUMER_CONTROL_PLAY_PAUSE 0x00CD
4140
#define CONSUMER_CONTROL_RECORD 0x00B2
4241
#define CONSUMER_CONTROL_FAST_FORWARD 0x00B3
4342
#define CONSUMER_CONTROL_REWIND 0x00B4

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.