Skip to content

Commit fa0e3e8

Browse files
authored
Merge pull request #5 from makermelissa/master
Updated Readme to disinguish from ST7735R driver
2 parents fcb8430 + fa4687c commit fa0e3e8

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. 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>`_.
1725

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

0 commit comments

Comments
 (0)