summaryrefslogtreecommitdiffstats
path: root/watch-library
diff options
context:
space:
mode:
Diffstat (limited to 'watch-library')
-rw-r--r--watch-library/shared/config/hpl_slcd_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/watch-library/shared/config/hpl_slcd_config.h b/watch-library/shared/config/hpl_slcd_config.h
index ccd60f7d..dacd7745 100644
--- a/watch-library/shared/config/hpl_slcd_config.h
+++ b/watch-library/shared/config/hpl_slcd_config.h
@@ -80,7 +80,7 @@
// <3=>128
// <id> slcd_arch_presc
#ifndef CONF_SLCD_PRESC
-#define CONF_SLCD_PRESC 1
+#define CONF_SLCD_PRESC 2
#endif
// <o> Clock Divider
@@ -95,7 +95,7 @@
// <7=>8
// <id> slcd_arch_ckdiv
#ifndef CONF_SLCD_CKDIV
-#define CONF_SLCD_CKDIV 5
+#define CONF_SLCD_CKDIV 4
#endif
/* TODO add frame frequency check */