Arduino GigaDisplay IDE 2,3,2
I can’t seem to fined Lvgl_sprintf_disable_floats
How do I enable float conversion?
Arduino GigaDisplay IDE 2,3,2
I can’t seem to fined Lvgl_sprintf_disable_floats
How do I enable float conversion?
You need to enable LV_USE_FLOAT in lv_conf.h
#define LV_USE_FLOAT 1