LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'?
/home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp: In function 'void spectrum_draw_event_cb(lv_event_t*)': /home/frank/dev/LCD_1.46_LVGL_Arduino/LVGL_Music.cpp:323:20: error: 'lv_obj_get_style_opa_recursive' was not declared in this scope; did you mean 'lv_obj_get_style_img_recolor'? 323 | lv_opa_t opa = lv_obj_get_style_opa_recursive(obj, LV_PART_MAIN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | lv_obj_get_style_img_recolor Multiple libraries were found for...
Recent Comments