This commit is contained in:
刘可亮
2024-09-30 17:06:01 +08:00
parent 2ce4d6bb89
commit 0ef85b55da
9363 changed files with 843557 additions and 428518 deletions

View File

@@ -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()
{