Gotta go fast!
This commit is contained in:
parent
b4e85b87be
commit
332694aa10
4 changed files with 24 additions and 17 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#ifndef LV_CONF_H
|
||||
#define LV_CONF_H
|
||||
|
||||
#define LV_COLOR_DEPTH 32
|
||||
#define LV_DEF_REFR_PERIOD 16
|
||||
#define LV_COLOR_DEPTH 16
|
||||
#define LV_USE_OS 0
|
||||
|
||||
#define LV_MEM_SIZE (256U * 1024U)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue