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
550 stars 305 forks source link

Fixed reversed display init and it returns the correct size #111

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Fixes #110. This makes it both so it isn't reversed and it now returns the correct size.

caternuson commented 4 years ago

coolio. fixed what i was seeing. thanks!