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 916f7e2 commit 9013a84Copy full SHA for 9013a84
adafruit_character_lcd/character_lcd.py
@@ -20,15 +20,12 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
"""
23
-`character_lcd`
+`adafruit_character_lcd.character_lcd`
24
====================================================
25
26
-Character_LCD - module for interfacing with monochromatic character LCDs
+Module for interfacing with monochromatic character LCDs
27
28
-* Author(s):
29
- -Brent Rubell
30
- -Asher Lieber
31
- -Tony DiCola for the original python charLCD library
+* Author(s): Brent Rubell, Asher Lieber, Tony DiCola (original python charLCD library)
32
33
Implementation Notes
34
--------------------
0 commit comments