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