summaryrefslogtreecommitdiff
path: root/firmware/export/config/sdlapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sdlapp.h')
-rw-r--r--firmware/export/config/sdlapp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h
index 3286e377ce..4421e5e1ea 100644
--- a/firmware/export/config/sdlapp.h
+++ b/firmware/export/config/sdlapp.h
@@ -80,12 +80,6 @@
80#define CPU_FREQ 48000000 80#define CPU_FREQ 48000000
81*/ 81*/
82 82
83/* Offset ( in the firmware file's header ) to the file CRC */
84#define FIRMWARE_OFFSET_FILE_CRC 0
85
86/* Offset ( in the firmware file's header ) to the real data */
87#define FIRMWARE_OFFSET_FILE_DATA 8
88
89#define CONFIG_LCD LCD_COWOND2 83#define CONFIG_LCD LCD_COWOND2
90 84
91/* Define this if a programmable hotkey is mapped */ 85/* Define this if a programmable hotkey is mapped */