adafruit / Adafruit-ST7735-Library

This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618
https://learn.adafruit.com/1-8-tft-display
577 stars 309 forks source link

'class Adafruit_ILI9341' has no member named 'reset' #194

Closed kithnula closed 1 year ago

kithnula commented 1 year ago

'class Adafruit_ILI9341' has no member named 'reset'

caternuson commented 1 year ago

The ILI9341 library is here: https://github.com/adafruit/Adafruit_ILI9341

If there is an issue, please open it there and provide more details.

kithnula commented 1 year ago

thank you