IDE:
Arduino IDE
Version: 2.3.5
Date: 2025-04-02T13:09:23.254Z
CLI Version: 1.2.0
The "Get started" section says "Initalize the decocer with lv_png_init()"
However, the compiler returns "error: implicit declaration of function 'lv_png_init'; did you mean 'lv_anim_init'?"
How to solve it?