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