summaryrefslogtreecommitdiff
path: root/include/charge_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charge_state.h')
-rw-r--r--include/charge_state.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/charge_state.h b/include/charge_state.h
index fea4231def..ab9c1043b5 100644
--- a/include/charge_state.h
+++ b/include/charge_state.h
@@ -11,8 +11,7 @@
/* Stuff that's common to all charger implementations can go here. */
/* Seconds after AP battery shutdown warning before we kill the AP */
-#define LOW_BATTERY_SHUTDOWN_TIMEOUT 30
-#define HIGH_TEMP_SHUTDOWN_TIMEOUT 30
+#define CRITICAL_BATTERY_SHUTDOWN_TIMEOUT 30
/* Seconds to spend trying to wake a non-responsive battery */
#define PRECHARGE_TIMEOUT 30