Skip to content

Commit

Permalink
fix lv_conf.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kisvegabor committed Dec 13, 2023
1 parent 72d4418 commit 9577f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lv_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ extern void mp_lv_init_gc();

#define LV_USE_BAR 1

#define LV_USE_BTN 1
#define LV_USE_BUTTON 1

#define LV_USE_BUTTONMATRIX 1

Expand Down

0 comments on commit 9577f0c

Please sign in to comment.