Skip to content

Commit 9013a84

Browse files
committed
still debugging api-no-title shpinx
1 parent 916f7e2 commit 9013a84

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

adafruit_character_lcd/character_lcd.py

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,12 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
# THE SOFTWARE.
2222
"""
23-
`character_lcd`
23+
`adafruit_character_lcd.character_lcd`
2424
====================================================
2525
26-
Character_LCD - module for interfacing with monochromatic character LCDs
26+
Module for interfacing with monochromatic character LCDs
2727
28-
* Author(s):
29-
-Brent Rubell
30-
-Asher Lieber
31-
-Tony DiCola for the original python charLCD library
28+
* Author(s): Brent Rubell, Asher Lieber, Tony DiCola (original python charLCD library)
3229
3330
Implementation Notes
3431
--------------------

0 commit comments

Comments
 (0)