summaryrefslogtreecommitdiff
path: root/firmware/export/config/archosrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/archosrecorder.h')
-rw-r--r--firmware/export/config/archosrecorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/archosrecorder.h b/firmware/export/config/archosrecorder.h
index be7c872b0e..6c708fb450 100644
--- a/firmware/export/config/archosrecorder.h
+++ b/firmware/export/config/archosrecorder.h
@@ -80,6 +80,8 @@
80#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 80#define BATTERY_CAPACITY_INC 50 /* capacity increment */
81#define BATTERY_TYPES_COUNT 1 /* only one type */ 81#define BATTERY_TYPES_COUNT 1 /* only one type */
82 82
83#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
84
83#if MEMORYSIZE < 8 85#if MEMORYSIZE < 8
84 #define CURRENT_NORMAL 145 /* usual current in mA */ 86 #define CURRENT_NORMAL 145 /* usual current in mA */
85#else 87#else