summaryrefslogtreecommitdiff
path: root/firmware/export/config/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/android.h')
-rw-r--r--firmware/export/config/android.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index ac0e2141a1..dcf996ebc3 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -86,12 +86,6 @@
86#define CPU_FREQ 48000000 86#define CPU_FREQ 48000000
87*/ 87*/
88 88
89/* Offset ( in the firmware file's header ) to the file CRC */
90#define FIRMWARE_OFFSET_FILE_CRC 0
91
92/* Offset ( in the firmware file's header ) to the real data */
93#define FIRMWARE_OFFSET_FILE_DATA 8
94
95#define CONFIG_LCD LCD_COWOND2 89#define CONFIG_LCD LCD_COWOND2
96 90
97/* Define this if a programmable hotkey is mapped */ 91/* Define this if a programmable hotkey is mapped */