summaryrefslogtreecommitdiff
path: root/firmware/export/config/gigabeats.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gigabeats.h')
-rw-r--r--firmware/export/config/gigabeats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index f096fb07d6..fcfa274314 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -173,6 +173,8 @@
173/* Charging implemented in a target-specific algorithm */ 173/* Charging implemented in a target-specific algorithm */
174#define CONFIG_CHARGING CHARGING_TARGET 174#define CONFIG_CHARGING CHARGING_TARGET
175 175
176#define HAVE_USB_CHARGING_ENABLE
177
176/* define this if the hardware can be powered off while charging */ 178/* define this if the hardware can be powered off while charging */
177/* We don't charge while powered down so maybe implement a 179/* We don't charge while powered down so maybe implement a
178 finish-charging-and-then-poweroff mode */ 180 finish-charging-and-then-poweroff mode */