diff options
Diffstat (limited to 'firmware/export/config/gigabeats.h')
-rw-r--r-- | firmware/export/config/gigabeats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h index 73eb79ce90..b3e7dc31bd 100644 --- a/firmware/export/config/gigabeats.h +++ b/firmware/export/config/gigabeats.h @@ -161,7 +161,7 @@ /* define this if the hardware can be powered off while charging */ /* We don't charge while powered down so maybe implement a finish-charging-and-then-poweroff mode */ -//#define HAVE_POWEROFF_WHILE_CHARGING +#define HAVE_POWEROFF_WHILE_CHARGING /* The size of the flash ROM */ #define FLASH_SIZE 0x200000 |