Felix Biego

Results 121 comments of Felix Biego

Currently investigating. I'm also not able to load an image ``` LV_LOG_WARN("FS ready %d", lv_fs_is_ready('A')); /* Confirm if file exists */ if (!file_exists("C:/Users/felix/Documents/lvgl-images/AC.png")) { LV_LOG_WARN("File not found or cannot be...