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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h
index e5b69a0c1d..5db05476cb 100644
--- a/firmware/export/config-gmini120.h
+++ b/firmware/export/config-gmini120.h
@@ -24,6 +24,9 @@
24 24
25#define CONFIG_I2C I2C_GMINI 25#define CONFIG_I2C I2C_GMINI
26 26
27/* Define this if you do software codec */
28#define CONFIG_HWCODEC MASNONE
29
27/* Type of mobile power, FIXME: probably different, make new type */ 30/* Type of mobile power, FIXME: probably different, make new type */
28#define CONFIG_BATTERY BATT_LIION2200 31#define CONFIG_BATTERY BATT_LIION2200
29#define BATTERY_SCALE_FACTOR 6465 32#define BATTERY_SCALE_FACTOR 6465