lvgl / lv_port_esp32

LVGL ported to ESP32 including various display and touchpad drivers
MIT License
1.06k stars 440 forks source link

lv_label_set_text_fmt() outputting f on display and not the actual text #242

Closed C47D closed 3 years ago

C47D commented 3 years ago

Reported in the forum, see: https://forum.lvgl.io/t/lv-label-set-text-fmt-outputting-f-on-display-and-not-the-actual-text/4164

C47D commented 3 years ago

Fixed in LVGL here