added storage running to autos

This commit is contained in:
aarav18
2022-03-22 00:28:17 -06:00
parent 500f812bf5
commit 2e22a1a23c
2 changed files with 11 additions and 3 deletions
@@ -130,7 +130,8 @@ public class TrackTarget extends CommandBase {
e.printStackTrace();
}
// timing
// run storage
}
// public ArrayList<Point> filterPoints(ArrayList<Point> points) {