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
547 stars 303 forks source link

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

Closed kithnula closed 9 months ago

kithnula commented 9 months ago

'class Adafruit_ILI9341' has no member named 'reset'

caternuson commented 9 months 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 9 months ago

thank you