lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
306 stars 314 forks source link

Fix GC9A01 driver to work with release v8.2 lvgl #209

Closed Barto22 closed 2 years ago

Barto22 commented 2 years ago

Fixes GC9A01 flush function argument, issue: https://github.com/lvgl/lv_drivers/issues/202

kisvegabor commented 2 years ago

Thank you! I can't test it in lack of hardware, but I assume you tested it.

Merging.