summaryrefslogtreecommitdiff
path: root/firmware/export/usb_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/usb_core.h')
-rw-r--r--firmware/export/usb_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/usb_core.h b/firmware/export/usb_core.h
index aac84756f5..abf090ed9d 100644
--- a/firmware/export/usb_core.h
+++ b/firmware/export/usb_core.h
@@ -26,6 +26,7 @@
26//#define USB_SERIAL 26//#define USB_SERIAL
27#define USB_STORAGE 27#define USB_STORAGE
28#define USB_CHARGING_ONLY 28#define USB_CHARGING_ONLY
29//#define USB_HID
29#else /* BOOTLOADER */ 30#else /* BOOTLOADER */
30#define USB_CHARGING_ONLY 31#define USB_CHARGING_ONLY
31#endif /* BOOTLOADER */ 32#endif /* BOOTLOADER */