Update README.md
This commit is contained in:
parent
3a88b07941
commit
b527f79fe6
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -1,6 +1,15 @@
|
|||
Adafruit_Python_CharLCD
|
||||
DEPRECATED LIBRARY. NO LONGER SUPPORTED. USAGE NOT RECOMMENDED.
|
||||
=======================
|
||||
|
||||
This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.
|
||||
|
||||
We are now only supporting the use of our CircuitPython libraries for use with Python.
|
||||
|
||||
Check out this guide for info on using character LCDs with the CircuitPython library: https://learn.adafruit.com/character-lcds/python-circuitpython
|
||||
|
||||
|
||||
**Adafruit_Python_CharLCD**
|
||||
|
||||
Python library for accessing Adafruit character LCDs from a Raspberry Pi or BeagleBone Black.
|
||||
|
||||
Designed specifically to work with the Adafruit character LCDs ----> https://learn.adafruit.com/character-lcds/overview
|
||||
|
|
|
|||
Loading…
Reference in a new issue