summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansac100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansac100.h')
-rw-r--r--firmware/export/config/sansac100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansac100.h b/firmware/export/config/sansac100.h
index e61e42639c..5aabfc284c 100644
--- a/firmware/export/config/sansac100.h
+++ b/firmware/export/config/sansac100.h
@@ -92,6 +92,8 @@
92#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 92#define BATTERY_CAPACITY_INC 50 /* capacity increment */
93#define BATTERY_TYPES_COUNT 1 /* only one type */ 93#define BATTERY_TYPES_COUNT 1 /* only one type */
94 94
95#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
96
95/* define this if the unit should not shut down on low battery. */ 97/* define this if the unit should not shut down on low battery. */
96#define NO_LOW_BATTERY_SHUTDOWN 98#define NO_LOW_BATTERY_SHUTDOWN
97 99