hmm
This commit is contained in:
parent
dfb282ea9e
commit
873b187ca4
@ -80,6 +80,7 @@ class ThermalPrinter():
|
|||||||
|
|
||||||
for o in output:
|
for o in output:
|
||||||
self.p.text(o)
|
self.p.text(o)
|
||||||
|
self.p.text("\n")
|
||||||
|
|
||||||
# # for s in range((32-this_line_width)):
|
# # for s in range((32-this_line_width)):
|
||||||
# # self.p.text(" ")
|
# # self.p.text(" ")
|
||||||
|
Loading…
Reference in New Issue
Block a user