added support for the hanger pistons
diff --git a/frc971/queues/Piston.q b/frc971/queues/Piston.q
index 0819567..5811958 100644
--- a/frc971/queues/Piston.q
+++ b/frc971/queues/Piston.q
@@ -5,3 +5,4 @@
 };
 
 queue Piston shifters;
+queue Piston hangers;