slcd: add autonomous blinking and animation
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user