diff --git a/plugins/PuckDetection.java b/plugins/PuckDetection.java index ad5d779..1d89b8e 100644 --- a/plugins/PuckDetection.java +++ b/plugins/PuckDetection.java @@ -56,6 +56,9 @@ public class PuckDetection extends DeviceBase{ doClose(); super.doInitialize(); pucks = new PuckState[PUCKS_NUMBER]; + for (int i=0; i