summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index cfa7f6bb46..a316cbec3f 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -97,7 +97,7 @@
97#define CPU_FREQ 11289600 97#define CPU_FREQ 11289600
98 98
99/* Type of LCD */ 99/* Type of LCD */
100#define CONFIG_LCD LCD_H10 100#define CONFIG_LCD LCD_H10_20GB
101 101
102#define DEFAULT_CONTRAST_SETTING 19 102#define DEFAULT_CONTRAST_SETTING 19
103 103