remove newline
This commit is contained in:
parent
45aac33f7c
commit
57e484a44f
@ -122,7 +122,7 @@ class ThermalPrinter():
|
||||
# for l in output:
|
||||
# print(l)
|
||||
# self.p.text(l + "\n")
|
||||
self.p.text("\n")
|
||||
# self.p.text("\n")
|
||||
self.p.set(align="left")
|
||||
self.p.text("\n")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user