blob: f056333b5549e19a80008e7c1139be9223d73f96 [file] [log] [blame]
#!/usr/bin/env python3
import time
while True:
time.sleep(1)