This commit is contained in:
Thijs Triemstra 2018-02-07 22:00:07 +01:00 committed by GitHub
parent 26d72a69f0
commit a7d5cbc0d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -728,6 +728,7 @@ class Escpos(object):
You should connect a line display to your printer. You can do this by daisy-chaining You should connect a line display to your printer. You can do this by daisy-chaining
the display between your computer and printer. the display between your computer and printer.
:param text: Text to display :param text: Text to display
""" """
self.linedisplay_select(select_display=True) self.linedisplay_select(select_display=True)