summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox3.h')
-rw-r--r--firmware/export/config/xduoox3.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h
index ea86e60d59..46e1a61712 100644
--- a/firmware/export/config/xduoox3.h
+++ b/firmware/export/config/xduoox3.h
@@ -5,12 +5,6 @@
5#define MODEL_NAME "xDuoo X3" 5#define MODEL_NAME "xDuoo X3"
6#define MODEL_NUMBER 96 6#define MODEL_NUMBER 96
7 7
8/* Offset ( in the firmware file's header ) to the file CRC */
9#define FIRMWARE_OFFSET_FILE_CRC 0
10
11/* Offset ( in the firmware file's header ) to the real data */
12#define FIRMWARE_OFFSET_FILE_DATA 8
13
14/* Support FAT16 for SD cards <= 2GB */ 8/* Support FAT16 for SD cards <= 2GB */
15#define HAVE_FAT16SUPPORT 9#define HAVE_FAT16SUPPORT
16 10