master
Guillaume Seguin 2012-08-03 23:59:19 +02:00
parent 5f298c45e1
commit 5a8e347440
1 changed files with 0 additions and 3 deletions

View File

@ -68,10 +68,7 @@ class printcore():
self.stop_read_thread = False
self.print_thread = None
if port is not None and baud is not None:
#print port, baud
self.connect(port, baud)
#print "connected\n"
def disconnect(self):
"""Disconnects from printer and pauses the print