Skip to content

Commit 4cd3a54

Browse files
Melissa LeBlanc-WilliamsMelissa LeBlanc-Williams
authored andcommitted
Updated Readme to disinguish from ST7735R driver
1 parent fcb8430 commit 4cd3a54

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,15 @@ Introduction
1313
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ST7735
1414
:alt: Build Status
1515

16-
displayio driver for ST7735 TFT-LCD displays.
16+
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+
1725

1826
Dependencies
1927
=============

0 commit comments

Comments
 (0)