From: Wesley28w Date: Tue, 21 Apr 2026 13:06:53 +0000 (-0700) Subject: delete junk X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=7b9e8e56b1accb101cfa89da0bfe8112a1e48b6a;p=FRC2026.git delete junk --- diff --git a/src/main/deploy/pathplanner/autos/New Auto.auto b/src/main/deploy/pathplanner/autos/New Auto.auto deleted file mode 100644 index d4dfd7b..0000000 --- a/src/main/deploy/pathplanner/autos/New Auto.auto +++ /dev/null @@ -1,25 +0,0 @@ -{ - "version": "2025.0", - "command": { - "type": "sequential", - "data": { - "commands": [ - { - "type": "named", - "data": { - "name": "Stop Hood Down" - } - }, - { - "type": "named", - "data": { - "name": null - } - } - ] - } - }, - "resetOdom": true, - "folder": null, - "choreoAuto": false -} \ No newline at end of file