This commit is contained in:
Thijs Triemstra 2018-02-07 22:17:18 +01:00 committed by Patrick Kanzler
parent 26d72a69f0
commit 100c6b5e89
1 changed files with 1 additions and 0 deletions

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)