Commit 781265d3 authored by Logxen's avatar Logxen

fixed bonehead python-n00b error

parent 90e5d226
...@@ -217,7 +217,7 @@ class printcore(): ...@@ -217,7 +217,7 @@ class printcore():
time.sleep(0.001) time.sleep(0.001)
self._send(command) self._send(command)
#callback for command sent #callback for command sent
else else:
print "Not connected to printer." print "Not connected to printer."
def _print(self): def _print(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment