summaryrefslogtreecommitdiff
path: root/firmware/export/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/usb.h')
-rw-r--r--firmware/export/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/usb.h b/firmware/export/usb.h
index 55b5f2cffb..3e236bfb9f 100644
--- a/firmware/export/usb.h
+++ b/firmware/export/usb.h
@@ -90,7 +90,7 @@ enum {
90#define USBPOWER_BUTTON BUTTON_PLAYLIST 90#define USBPOWER_BUTTON BUTTON_PLAYLIST
91#define USBPOWER_BTN_IGNORE BUTTON_POWER 91#define USBPOWER_BTN_IGNORE BUTTON_POWER
92#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD 92#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
93#define USBPOWER_BUTTON BUTTON_SELECT 93#define USBPOWER_BUTTON BUTTON_LEFT
94#define USBPOWER_BTN_IGNORE BUTTON_POWER 94#define USBPOWER_BTN_IGNORE BUTTON_POWER
95#elif CONFIG_KEYPAD == SAMSUNG_YH_PAD 95#elif CONFIG_KEYPAD == SAMSUNG_YH_PAD
96#define USBPOWER_BUTTON BUTTON_RIGHT 96#define USBPOWER_BUTTON BUTTON_RIGHT