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

Init st7735s #174

Closed SunboX closed 1 year ago

SunboX commented 1 year ago

Adds init method for ST7735S chip based displays like the 0.96" 80x160 displays.

This was done by @lesha-co and rebased onto adafruit/master by me.