summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx767.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx767.h')
-rw-r--r--firmware/export/config/ondavx767.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h
index ee65702fe0..8357c76026 100644
--- a/firmware/export/config/ondavx767.h
+++ b/firmware/export/config/ondavx767.h
@@ -148,12 +148,6 @@
148/* define this if you have a flash memory storage */ 148/* define this if you have a flash memory storage */
149#define HAVE_FLASH_STORAGE 149#define HAVE_FLASH_STORAGE
150 150
151/* Offset ( in the firmware file's header ) to the file CRC */
152#define FIRMWARE_OFFSET_FILE_CRC 0
153
154/* Offset ( in the firmware file's header ) to the real data */
155#define FIRMWARE_OFFSET_FILE_DATA 8
156
157/* Define this if you have adjustable CPU frequency */ 151/* Define this if you have adjustable CPU frequency */
158#define HAVE_ADJUSTABLE_CPU_FREQ 152#define HAVE_ADJUSTABLE_CPU_FREQ
159 153