Skip to content

Commit 5adc612

Browse files
committed
update command doc string 2
1 parent 3976de0 commit 5adc612

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sparkfun_serlcd.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ def command(self, command):
157157
# pylint: disable=line-too-long
158158
"""
159159
Send a command to the display.
160+
160161
**Command cheat sheet:**
162+
161163
* ASCII / DEC / HEX
162164
* '|' / 124 / 0x7C - Put into setting mode
163165
* Ctrl+c / 3 / 0x03 - Change width to 20

0 commit comments

Comments
 (0)