summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/xduoox3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h
index 6cc1aa2e57..ea86e60d59 100644
--- a/firmware/export/config/xduoox3.h
+++ b/firmware/export/config/xduoox3.h
@@ -185,7 +185,7 @@
185 185
186/* enable these for the experimental usb stack */ 186/* enable these for the experimental usb stack */
187#define HAVE_USBSTACK 187#define HAVE_USBSTACK
188#define HAVE_BOOTLOADER_USB_MODE 188//#define HAVE_BOOTLOADER_USB_MODE
189 189
190/* Connect by events, not by tick polling */ 190/* Connect by events, not by tick polling */
191#define USB_STATUS_BY_EVENT 191#define USB_STATUS_BY_EVENT