mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
lv_gauge: basics are added
This commit is contained in:
parent
04a0bcaaec
commit
f85741be30
@ -29,7 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if LV_VDB_SIZE == 0 && LV_ANTIALIAS != 0
|
#if LV_VDB_SIZE == 0 && LV_ANTIALIAS != 0
|
||||||
#error "LV: If LV_VDB_SIZE == 0 the antialaissing is not enabled"
|
#error "LV: If LV_VDB_SIZE == 0 the antialaissing must be disabled"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*New defines*/
|
/*New defines*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user