bitbank2 / JPEGDEC

An optimized JPEG decoder suitable for microcontrollers and PCs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not an issue, request example

nodoubtman opened this issue · comments

Hello, i like your library.
Is it possible to make an example with the TFT-eSPI library ?

Thanks.
Marc.

I don't use TFT_eSPI because I wrote my own TFT library (bb_spi_lcd). The TFT_eSPI API is almost identical to the Adafruit_GFX API and there is an example for that already.