Skip to content

Commit

Permalink
update lvgl
Browse files Browse the repository at this point in the history
  • Loading branch information
kisvegabor committed Dec 13, 2023
1 parent 31a635a commit 9a05805
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lv_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -469,9 +469,9 @@ extern void mp_lv_init_gc();

#define LV_USE_DROPDOWN 1 /*Requires: lv_label*/

#define LV_USE_IMG 1 /*Requires: lv_label*/
#define LV_USE_IMAGE 1 /*Requires: lv_label*/

#define LV_USE_IMGBTN 1
#define LV_USE_IMAGEBUTTON 1

#define LV_USE_KEYBOARD 1

Expand Down
2 changes: 1 addition & 1 deletion lvgl
Submodule lvgl updated 204 files

0 comments on commit 9a05805

Please sign in to comment.