summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index b508836080..09823cffb2 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -90,8 +90,8 @@
90/* How to detect USB */ 90/* How to detect USB */
91#define USB_FMRECORDERSTYLE 1 91#define USB_FMRECORDERSTYLE 1
92 92
93/* Define this if the platform can charge batteries */ 93/* Hardware controlled charging with monitoring */
94#define HAVE_CHARGING 1 94#define CONFIG_CHARGING CHARGING_MONITOR
95 95
96/* The start address index for ROM builds */ 96/* The start address index for ROM builds */
97/* #define ROM_START 0x12010 for behind original Archos */ 97/* #define ROM_START 0x12010 for behind original Archos */