File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ displayio driver for ST7735B TFT-LCD displays.
18
18
Hardware
19
19
=========
20
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,
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 initilization codes from the Arduino Library.
23
+ If you have a newer Adafruit Display with a ST7735R or ST7735S chip,
23
24
please visit `the Adafruit ST7735R Driver <https://github.com/adafruit/Adafruit_CircuitPython_ST7735R >`_.
24
25
25
-
26
26
Dependencies
27
27
=============
28
28
This driver depends on:
You can’t perform that action at this time.
0 commit comments