mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Changed LV_USE_LMETER to LV_USE_LINEMETER
This commit is contained in:
parent
4fe85b5516
commit
611f25e1e6
@ -733,8 +733,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*Line meter (dependencies: *;)*/
|
/*Line meter (dependencies: *;)*/
|
||||||
#ifndef LV_USE_LMETER
|
#ifndef LV_USE_LINEMETER
|
||||||
#define LV_USE_LMETER 1
|
#define LV_USE_LINEMETER 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*Mask (dependencies: -)*/
|
/*Mask (dependencies: -)*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user