diff options
| -rw-r--r-- | firmware/export/config-gmini120.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h index 5db0547..978fe23 100644 --- a/firmware/export/config-gmini120.h +++ b/firmware/export/config-gmini120.h @@ -43,6 +43,9 @@ /* Always enable debug till we stabilize */ #define EMULATOR -#define DEBUG + +#define USB_GMINISTYLE + +#define HAVE_GMINI_I2C #endif |