changed frequency
This commit is contained in:
@@ -53,7 +53,7 @@ def main():
|
|||||||
printer.connect()
|
printer.connect()
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
time.sleep(5)
|
time.sleep(30)
|
||||||
|
|
||||||
# 3. Get the printer status data
|
# 3. Get the printer status data
|
||||||
status = printer.get_state()
|
status = printer.get_state()
|
||||||
|
|||||||
Reference in New Issue
Block a user