summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/gigabeats.h2
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 @@
161/* define this if the hardware can be powered off while charging */ 161/* define this if the hardware can be powered off while charging */
162/* We don't charge while powered down so maybe implement a 162/* We don't charge while powered down so maybe implement a
163 finish-charging-and-then-poweroff mode */ 163 finish-charging-and-then-poweroff mode */
164//#define HAVE_POWEROFF_WHILE_CHARGING 164#define HAVE_POWEROFF_WHILE_CHARGING
165 165
166/* The size of the flash ROM */ 166/* The size of the flash ROM */
167#define FLASH_SIZE 0x200000 167#define FLASH_SIZE 0x200000