We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcb8430 + fa4687c commit fa0e3e8Copy full SHA for fa0e3e8
README.rst
@@ -13,7 +13,15 @@ Introduction
13
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ST7735
14
:alt: Build Status
15
16
-displayio driver for ST7735 TFT-LCD displays.
+displayio driver for ST7735B TFT-LCD displays.
17
+
18
+Hardware
19
+=========
20
21
+This driver does not work for any current Adafruit Displays. It is intended to be used with displays
22
+with an ST7735B or similar chipset and was created using initialization codes from the Arduino Library.
23
+If you have a newer Adafruit Display with a ST7735R or ST7735S chip,
24
+please visit `the Adafruit ST7735R Driver <https://github.com/adafruit/Adafruit_CircuitPython_ST7735R>`_.
25
26
Dependencies
27
=============
0 commit comments