summaryrefslogtreecommitdiff
path: root/firmware/export/config/ihifi800.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ihifi800.h')
-rw-r--r--firmware/export/config/ihifi800.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ihifi800.h b/firmware/export/config/ihifi800.h
index ac58029216..91981682c1 100644
--- a/firmware/export/config/ihifi800.h
+++ b/firmware/export/config/ihifi800.h
@@ -145,12 +145,6 @@
145/* Define this if your LCD can set contrast */ 145/* Define this if your LCD can set contrast */
146/* #define HAVE_LCD_CONTRAST */ 146/* #define HAVE_LCD_CONTRAST */
147 147
148/* Offset ( in the firmware file's header ) to the file CRC */
149#define FIRMWARE_OFFSET_FILE_CRC 0
150
151/* Offset ( in the firmware file's header ) to the real data */
152#define FIRMWARE_OFFSET_FILE_DATA 8
153
154/* Define this if you have adjustable CPU frequency */ 148/* Define this if you have adjustable CPU frequency */
155#define HAVE_ADJUSTABLE_CPU_FREQ 149#define HAVE_ADJUSTABLE_CPU_FREQ
156 150