Tasmota/lib/lib_display/Arduino_ST7789-gemu-1.0
Jeroen Vermeulen - MageHost 8fb6ba2bf7 fix: ST7789 display driver for 135*240px
Improved the driver to support both 135*240 and 240*240 formats. These are the most common for the ST7789 display.
Fixes #10282
2020-12-29 17:42:36 +01:00
..
examples/graphicstest move libs in folder lib 2020-10-26 12:51:06 +00:00
Arduino_ST7789.cpp fix: ST7789 display driver for 135*240px 2020-12-29 17:42:36 +01:00
Arduino_ST7789.h fix: ST7789 display driver for 135*240px 2020-12-29 17:42:36 +01:00
README.txt move libs in folder lib 2020-10-26 12:51:06 +00:00
keywords.txt move libs in folder lib 2020-10-26 12:51:06 +00:00
library.properties move libs in folder lib 2020-10-26 12:51:06 +00:00

README.txt

This is a library for the ST7789 IPS SPI display.

Also requires the Adafruit_GFX library for Arduino.