Enabled the chart widget in the LVGL config file as it is used in the altimeter app
This commit is contained in:
parent
29ceeb91aa
commit
07dba20b3a
@ -523,7 +523,7 @@
|
|||||||
#define LV_USE_CALENDAR_HEADER_DROPDOWN 1
|
#define LV_USE_CALENDAR_HEADER_DROPDOWN 1
|
||||||
#endif /*LV_USE_CALENDAR*/
|
#endif /*LV_USE_CALENDAR*/
|
||||||
|
|
||||||
#define LV_USE_CHART 0
|
#define LV_USE_CHART 1
|
||||||
|
|
||||||
#define LV_USE_COLORWHEEL 0
|
#define LV_USE_COLORWHEEL 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user