summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/gogearhdd1630.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index 3898c3f4fd..773d3fe158 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -158,7 +158,9 @@
158#define CONFIG_I2C I2C_PP5020 158#define CONFIG_I2C I2C_PP5020
159 159
160/* define this if the hardware can be powered off while charging */ 160/* define this if the hardware can be powered off while charging */
161#define HAVE_POWEROFF_WHILE_CHARGING 161/* It doesn't make sense because original bootloader starts the DAP
162 right after */
163/* #define HAVE_POWEROFF_WHILE_CHARGING */
162 164
163/* The start address index for ROM builds */ 165/* The start address index for ROM builds */
164#define ROM_START 0x00000000 166#define ROM_START 0x00000000