loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
553 stars 219 forks source link

TFT_jpg_image bug #17

Closed gigijoe closed 6 years ago

gigijoe commented 6 years ago

https://github.com/loboris/ESP32_TFT_library/blob/015a576adf692c17f316b6746b2e53d169307fb4/components/tft/tft.c#L2441

        if (dev.linbuf[1] == NULL) {
loboris commented 6 years ago

Thank you, fixed in latest commit.