feat(scale): add the lv_scale widget (#4196)

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
Carlos Diaz
2023-08-31 07:09:40 -06:00
committed by GitHub
parent ca54d127c2
commit 5c1fc63647
18 changed files with 1855 additions and 0 deletions

View File

@@ -471,6 +471,8 @@
#define LV_USE_ROLLER 1 /*Requires: lv_label*/
#define LV_USE_SCALE 1
#define LV_USE_SLIDER 1 /*Requires: lv_bar*/
#define LV_USE_SPAN 1