From 5c449c65a5d36d9f166790f58ab0cf17bf030b6e Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Wed, 7 Sep 2022 15:19:24 +0200 Subject: [PATCH] :sparkles: --- square.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/square.py b/square.py index 8fcd44e..41eb27e 100644 --- a/square.py +++ b/square.py @@ -48,7 +48,7 @@ def clockwise_square(arlo): arlo.stop() sleep(1) - sleep(3) + sleep(1.5) for _ in range(4): wiggle(arlo)