summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 3c53055886..d8bd0bed2f 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -86,9 +86,6 @@
86/* Offset ( in the firmware file's header ) to the real data */ 86/* Offset ( in the firmware file's header ) to the real data */
87#define FIRMWARE_OFFSET_FILE_DATA 6 87#define FIRMWARE_OFFSET_FILE_DATA 6
88 88
89/* How to detect USB */
90#define USB_RECORDERSTYLE 1
91
92/* Software controlled charging */ 89/* Software controlled charging */
93#define CONFIG_CHARGING CHARGING_CONTROL 90#define CONFIG_CHARGING CHARGING_CONTROL
94 91