summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/export/powermgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/powermgmt.h b/firmware/export/powermgmt.h
index 25c18eabad..bd2bcb53b0 100644
--- a/firmware/export/powermgmt.h
+++ b/firmware/export/powermgmt.h
@@ -87,8 +87,8 @@ typedef enum {
CHARGING,
#ifdef HAVE_CHARGE_CTRL
TOPOFF,
- TRICKLE
#endif
+ TRICKLE
} charge_state_type;
/* tells what the charger is doing */