summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h300.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 182acde60e..6cfd9ce928 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -111,6 +111,8 @@
111 111
112#define CONFIG_LCD LCD_H300 112#define CONFIG_LCD LCD_H300
113 113
114#define DEFAULT_REMOTE_CONTRAST_SETTING 42
115
114/* Offset ( in the firmware file's header ) to the file CRC */ 116/* Offset ( in the firmware file's header ) to the file CRC */
115#define FIRMWARE_OFFSET_FILE_CRC 0 117#define FIRMWARE_OFFSET_FILE_CRC 0
116 118