Cleaned up the claw queue file some more.
diff --git a/frc971/control_loops/claw/claw.h b/frc971/control_loops/claw/claw.h
index b585fbb..4ee89c4 100644
--- a/frc971/control_loops/claw/claw.h
+++ b/frc971/control_loops/claw/claw.h
@@ -102,7 +102,7 @@
return false;
}
- void SetPositionValues(const Claw &claw) {
+ void SetPositionValues(const HalfClawPosition &claw) {
set_front_hall_effect_posedge_count(claw.front_hall_effect_posedge_count);
set_front_hall_effect_negedge_count(claw.front_hall_effect_negedge_count);
set_calibration_hall_effect_posedge_count(