mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -119,4 +119,9 @@
|
||||
/*1: Enable Monkey test*/
|
||||
#define LV_USE_MONKEY 1
|
||||
|
||||
// should at the end of lv_conf.h
|
||||
#if defined(LV_USE_CONF_CUSTOM)
|
||||
#include "lv_conf_custom.h"
|
||||
#endif
|
||||
|
||||
#endif // LV_CONF_H
|
||||
|
||||
Reference in New Issue
Block a user