summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index d7931b20df..6c1487ec07 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -28,4 +28,7 @@
28/* Define this for LCD backlight available */ 28/* Define this for LCD backlight available */
29#define HAVE_BACKLIGHT 29#define HAVE_BACKLIGHT
30 30
31/* Define this to the CPU frequency */
32#define CPU_FREQ 11289600
33
31#endif 34#endif