summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index e6a87915fc..a22922b0b1 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -767,7 +767,7 @@ Lyre prototype 1 */
767#define INCLUDE_TIMEOUT_API 767#define INCLUDE_TIMEOUT_API
768#elif CONFIG_USBOTG == USBOTG_AS3525 768#elif CONFIG_USBOTG == USBOTG_AS3525
769#define USB_STATUS_BY_EVENT 769#define USB_STATUS_BY_EVENT
770#define USB_DETECT_BY_DRV 770#define USB_DETECT_BY_CORE
771#elif CONFIG_USBOTG == USBOTG_AS3525v2 771#elif CONFIG_USBOTG == USBOTG_AS3525v2
772#define USB_STATUS_BY_EVENT 772#define USB_STATUS_BY_EVENT
773#define USB_DETECT_BY_CORE 773#define USB_DETECT_BY_CORE