summaryrefslogtreecommitdiff
path: root/firmware/export/config/iaudiom3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iaudiom3.h')
-rw-r--r--firmware/export/config/iaudiom3.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/iaudiom3.h b/firmware/export/config/iaudiom3.h
index cfac0d7253..b1af9f5458 100644
--- a/firmware/export/config/iaudiom3.h
+++ b/firmware/export/config/iaudiom3.h
@@ -144,12 +144,6 @@
144/* FIXME: implement hardware LED handling */ 144/* FIXME: implement hardware LED handling */
145/* #define CONFIG_LED LED_REAL */ 145/* #define CONFIG_LED LED_REAL */
146 146
147/* Offset ( in the firmware file's header ) to the file CRC */
148#define FIRMWARE_OFFSET_FILE_CRC 0
149
150/* Offset ( in the firmware file's header ) to the real data */
151#define FIRMWARE_OFFSET_FILE_DATA 8
152
153/* Define this if you have adjustable CPU frequency */ 147/* Define this if you have adjustable CPU frequency */
154#define HAVE_ADJUSTABLE_CPU_FREQ 148#define HAVE_ADJUSTABLE_CPU_FREQ
155 149