summaryrefslogtreecommitdiff
path: root/firmware/export/config/mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/mrobe500.h')
-rw-r--r--firmware/export/config/mrobe500.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h
index 590f8a95f9..6f8bc6c568 100644
--- a/firmware/export/config/mrobe500.h
+++ b/firmware/export/config/mrobe500.h
@@ -197,6 +197,8 @@
197#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 197#define BATTERY_CAPACITY_INC 100 /* capacity increment */
198#define BATTERY_TYPES_COUNT 1 /* only one type */ 198#define BATTERY_TYPES_COUNT 1 /* only one type */
199 199
200#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
201
200/* define current usage levels */ 202/* define current usage levels */
201#define CURRENT_NORMAL 85 /* Measured */ 203#define CURRENT_NORMAL 85 /* Measured */
202#define CURRENT_BACKLIGHT 200 /* Over 200 mA total measured when on */ 204#define CURRENT_BACKLIGHT 200 /* Over 200 mA total measured when on */