summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-gmini120.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index 5db05476cb..978fe23b50 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -43,6 +43,9 @@
43 43
44/* Always enable debug till we stabilize */ 44/* Always enable debug till we stabilize */
45#define EMULATOR 45#define EMULATOR
46#define DEBUG 46
47#define USB_GMINISTYLE
48
49#define HAVE_GMINI_I2C
47 50
48#endif 51#endif