mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 10:28:54 +00:00
v1.1.0
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "lvgl/demos/lv_demos.h"
|
||||
|
||||
#ifdef AIC_USE_TOUCH_MONKEY_TEST
|
||||
#if LV_USE_MONKEY
|
||||
static void use_touch_monkey_test(void)
|
||||
{
|
||||
/*Create encoder monkey test*/
|
||||
@@ -33,6 +34,7 @@ static void use_touch_monkey_test(void)
|
||||
lv_monkey_set_enable(monkey, true);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
void aic_ui_init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user