refactor: remove LV_USE_LARGE_COORD, always use int32_t as lv_coord_t

This commit is contained in:
Gabor Kiss-Vamosi
2023-10-31 19:23:24 +01:00
parent 50d01cec3d
commit d456b1cb4d
6 changed files with 3 additions and 26 deletions

View File

@@ -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