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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/charge_state.h b/include/charge_state.h
index fb1a41527a..bcf9071d6b 100644
--- a/include/charge_state.h
+++ b/include/charge_state.h
@@ -19,7 +19,7 @@
#define CHARGE_POLL_PERIOD_CHARGE (MSEC * 250)
#define CHARGE_POLL_PERIOD_SHORT (MSEC * 100)
#define CHARGE_MIN_SLEEP_USEC (MSEC * 50)
-#define CHARGE_MAX_SLEEP_USEC SECOND
+#define CHARGE_MAX_SLEEP_USEC MINUTE
/* Power states */
enum charge_state {