adafruit / TFTLCD-Library

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
http://www.ladyada.net/products/tfttouchbreakout/ and http://www.ladyada.net/products/tfttouchshield
314 stars 259 forks source link

add: readPixel for ILI9341 #36

Open boert opened 5 years ago

boert commented 5 years ago

Hi all!

I added the missing code for readPixel on ILI9341 displays. The code is tested on hardware and was used for a 'screenshot' function.

Best regards, Bert