diff --git a/code/full_web_socket.py b/code/full_web_socket.py index 45838c4..e4df400 100644 --- a/code/full_web_socket.py +++ b/code/full_web_socket.py @@ -11,7 +11,7 @@ MOTOR_OFFSET = 1 DT = 0.1 -DISTANCE_RANGE = 0.7 +DISTANCE_RANGE = 0.5 SQUARE_SIZE = 8 #first we need to start the timer at the start of the program