From b74daadf337effb83270804cab41bbed113a6b56 Mon Sep 17 00:00:00 2001 From: ehz0ah Date: Sun, 21 Apr 2024 21:24:19 +0800 Subject: [PATCH] Update alexCirc to 70 --- RealAlex/Alex/Alex.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RealAlex/Alex/Alex.ino b/RealAlex/Alex/Alex.ino index 75554dd..623f6af 100644 --- a/RealAlex/Alex/Alex.ino +++ b/RealAlex/Alex/Alex.ino @@ -47,7 +47,7 @@ volatile TDirection dir; float alexDiagonal = 0.0; -float alexCirc = 0.0; +float alexCirc = 70.0; Servo clawServo; // Create a servo object to control the claw