summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 4a55fbc622..64694af794 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -45,9 +45,9 @@
45#define GMINI100_PAD 4 45#define GMINI100_PAD 4
46 46
47/* CONFIG_BATTERY */ 47/* CONFIG_BATTERY */
48#define BATT_LIION2200 2200 /* FM/V2 recorder type */ 48#define BATT_LIION2200 2200 /* FM/V2 recorder type */
49#define BATT_4AA_NIMH 1500 49#define BATT_4AA_NIMH 1500
50#define BATT_3AAA_ALKALINE 1000 50#define BATT_3AAA 1000 /* Ondio */
51 51
52/* CONFIG_LCD */ 52/* CONFIG_LCD */
53#define LCD_GMINI100 0 53#define LCD_GMINI100 0