This commit is contained in:
Wade Wegner 2014-01-11 19:13:20 -07:00
Родитель 2fe15848d0
Коммит 4c6db6eb04
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -50,7 +50,7 @@ class Adafruit_Thermal(Serial):
lineSpacing = 8
barcodeHeight = 50
printMode = 0
defaultHeatTime = 60
defaultHeatTime = 70
def __init__(self, *args, **kwargs):
# If no parameters given, use default port & baud rate.