1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

fix warning. Closes #1431

This commit is contained in:
Gabor Kiss-Vamosi 2020-04-03 13:13:40 +02:00
parent eb7909124e
commit 9e4ec59515

View File

@ -19,7 +19,6 @@
* DEFINES
*********************/
#define LV_OBJX_NAME "lv_linemeter"
#define LV_LINEMETER_PRECISE 0 /*Draw line more precisely at cost of performance*/
/**********************
* TYPEDEFS