summaryrefslogtreecommitdiff
path: root/firmware/export/config/logikdax.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/logikdax.h')
-rw-r--r--firmware/export/config/logikdax.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/logikdax.h b/firmware/export/config/logikdax.h
index 45f5651a43..ed6cbba531 100644
--- a/firmware/export/config/logikdax.h
+++ b/firmware/export/config/logikdax.h
@@ -102,6 +102,8 @@
102#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 102#define BATTERY_CAPACITY_INC 50 /* capacity increment */
103#define BATTERY_TYPES_COUNT 1 /* only one type */ 103#define BATTERY_TYPES_COUNT 1 /* only one type */
104 104
105#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
106
105/* define this if the unit should not shut down on low battery. */ 107/* define this if the unit should not shut down on low battery. */
106#define NO_LOW_BATTERY_SHUTDOWN 108#define NO_LOW_BATTERY_SHUTDOWN
107 109