summaryrefslogtreecommitdiff
path: root/firmware/export/config/hifietma8.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/hifietma8.h')
-rw-r--r--firmware/export/config/hifietma8.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/hifietma8.h b/firmware/export/config/hifietma8.h
index a9b94227d8..b834ba2b87 100644
--- a/firmware/export/config/hifietma8.h
+++ b/firmware/export/config/hifietma8.h
@@ -134,12 +134,6 @@
134/* define this if the hardware can be powered off while charging */ 134/* define this if the hardware can be powered off while charging */
135/* #define HAVE_POWEROFF_WHILE_CHARGING */ 135/* #define HAVE_POWEROFF_WHILE_CHARGING */
136 136
137/* Offset ( in the firmware file's header ) to the file CRC */
138#define FIRMWARE_OFFSET_FILE_CRC 0
139
140/* Offset ( in the firmware file's header ) to the real data */
141#define FIRMWARE_OFFSET_FILE_DATA 8
142
143/* Define this if you have adjustable CPU frequency */ 137/* Define this if you have adjustable CPU frequency */
144#define HAVE_ADJUSTABLE_CPU_FREQ 138#define HAVE_ADJUSTABLE_CPU_FREQ
145 139