summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 74cf90eac4..3938bd0739 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -105,10 +105,6 @@
105#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 105#define BATTERY_CAPACITY_INC 50 /* capacity increment */
106#define BATTERY_TYPES_COUNT 1 /* only one type */ 106#define BATTERY_TYPES_COUNT 1 /* only one type */
107 107
108/* define this if the unit should not shut down on low battery. */
109/* TODO: this is temporary until battery monitoring implemented */
110#define NO_LOW_BATTERY_SHUTDOWN
111
112#ifndef SIMULATOR 108#ifndef SIMULATOR
113 109
114/* Define this if you have a TCC7801 */ 110/* Define this if you have a TCC7801 */