summaryrefslogtreecommitdiff
path: root/firmware/export/config-gmini120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gmini120.h')
-rw-r--r--firmware/export/config-gmini120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index 47dbb2c899..e5b69a0c1d 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -22,6 +22,8 @@
22/* Define this if you have a gmini 100 style LCD */ 22/* Define this if you have a gmini 100 style LCD */
23#define CONFIG_LCD LCD_GMINI100 23#define CONFIG_LCD LCD_GMINI100
24 24
25#define CONFIG_I2C I2C_GMINI
26
25/* Type of mobile power, FIXME: probably different, make new type */ 27/* Type of mobile power, FIXME: probably different, make new type */
26#define CONFIG_BATTERY BATT_LIION2200 28#define CONFIG_BATTERY BATT_LIION2200
27#define BATTERY_SCALE_FACTOR 6465 29#define BATTERY_SCALE_FACTOR 6465