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