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