refactor: remove LV_USE_LARGE_COORD, always use int32_t as lv_coord_t
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#define LV_USE_ASSERT_MEM_INTEGRITY 1
|
||||
#define LV_USE_ASSERT_OBJ 1
|
||||
#define LV_USE_ASSERT_STYLE 1
|
||||
#define LV_USE_LARGE_COORD 1
|
||||
#define LV_USE_FLOAT 1
|
||||
|
||||
#define LV_FONT_MONTSERRAT_8 1
|
||||
|
||||
Reference in New Issue
Block a user