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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/usb.h b/firmware/export/usb.h
index 08ae27999a..4275fa9c6a 100644
--- a/firmware/export/usb.h
+++ b/firmware/export/usb.h
@@ -63,6 +63,7 @@ enum {
63#define USBPOWER_BTN_IGNORE BUTTON_POWER 63#define USBPOWER_BTN_IGNORE BUTTON_POWER
64#elif (CONFIG_KEYPAD == SANSA_E200_PAD) || \ 64#elif (CONFIG_KEYPAD == SANSA_E200_PAD) || \
65 (CONFIG_KEYPAD == SANSA_C200_PAD) || \ 65 (CONFIG_KEYPAD == SANSA_C200_PAD) || \
66 (CONFIG_KEYPAD == SANSA_CLIP_PAD) || \
66 (CONFIG_KEYPAD == PHILIPS_SA9200_PAD) 67 (CONFIG_KEYPAD == PHILIPS_SA9200_PAD)
67#define USBPOWER_BUTTON BUTTON_SELECT 68#define USBPOWER_BUTTON BUTTON_SELECT
68#define USBPOWER_BTN_IGNORE BUTTON_POWER 69#define USBPOWER_BTN_IGNORE BUTTON_POWER