summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 1068440e63..9ebd3ecb30 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -170,6 +170,8 @@
170 170
171#ifndef BOOTLOADER 171#ifndef BOOTLOADER
172 172
173#define USB_HANDLED_BY_OF
174
173#if 0 /* disabled since there is no USB driver */ 175#if 0 /* disabled since there is no USB driver */
174 176
175/* USB On-the-go */ 177/* USB On-the-go */
@@ -183,6 +185,7 @@
183 185
184#endif 186#endif
185 187
188
186/* Virtual LED (icon) */ 189/* Virtual LED (icon) */
187#define CONFIG_LED LED_VIRTUAL 190#define CONFIG_LED LED_VIRTUAL
188 191