diff --git a/sensortest.py b/sensortest.py index 82e8bbd..b8726c4 100644 --- a/sensortest.py +++ b/sensortest.py @@ -13,4 +13,4 @@ while True: except RuntimeError: print("Retrying!") - time.sleep(0.1) \ No newline at end of file + time.sleep(0.1)