lvgl_esp32_drivers icon indicating copy to clipboard operation
lvgl_esp32_drivers copied to clipboard

Compilation fails because of typo

Open xire- opened this issue 3 years ago • 2 comments

Compilation fails on this line, removing it fixes the issue. Is this a typo? https://github.com/lvgl/lvgl_esp32_drivers/blob/4afc03a9fa18600f508b0d8b593ddcb96376e004/lvgl_tft/EVE_commands.c#L337

xire- avatar Dec 14 '21 23:12 xire-

It seems like a copy paste error, what display were you using? I've removed it in 6af2ab1

C47D avatar Jan 08 '22 00:01 C47D

Thank you, I'm using a FT81X with configuration EVE_RiTFT43

xire- avatar Jan 21 '22 11:01 xire-