10000 update LVGL and enable LV_USE_MONITOR · genvex/lv_binding_micropython@cd3bf70 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd3bf70

Browse files
committed
update LVGL and enable LV_USE_MONITOR
1 parent 8620f70 commit cd3bf70

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lv_conf.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,9 @@
718718
/*1: Enable API to take snapshot for object*/
719719
#define LV_USE_SNAPSHOT 1
720720

721+
/*1: Enable Monitor component*/
722+
#define LV_USE_MONITOR 1
723+
721724
/*1: Enable Monkey test*/
722725
#define LV_USE_MONKEY 0
723726

lvgl

Submodule lvgl updated 445 files

0 commit comments

Comments
 (0)
0