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 0593619 commit 0802f29Copy full SHA for 0802f29
README.rst
@@ -10,6 +10,10 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_CharLCD.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_CharLCD
15
+ :alt: Build Status
16
+
17
This library is compatible with standard Character LCDs such as:
18
* `Adafruit Standard LCD 16x2 <https://www.adafruit.com/product/181>`_
19
* `Adafruit RGB backlight negative LCD 16x2 <https://www.adafruit.com/product/399>`_
0 commit comments