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.
1 parent fcb8430 commit 4cd3a54Copy full SHA for 4cd3a54
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 and was created using initilization
22
+codes from the Arduino Library. If you have a newer Adafruit Display with a ST7735R or ST7735S chip,
23
+please visit `the Adafruit ST7735R Driver <https://github.com/adafruit/Adafruit_CircuitPython_ST7735R>`_.
24
25
26
Dependencies
27
=============
0 commit comments