trying to get the wrist to work
diff --git a/frc971/constants.cpp b/frc971/constants.cpp
index 67b5c99..1443a48 100644
--- a/frc971/constants.cpp
+++ b/frc971/constants.cpp
@@ -36,7 +36,7 @@
 const double kCompWristLowerLimit = -0.746128;
 
 const double kWristZeroingSpeed = 0.25;
-const double kWristZeroingOffSpeed = 1.0;
+const double kWristZeroingOffSpeed = 0.35;
 
 const int kAngleAdjustHallEffect = 2;