Skip to content

Commit

Permalink
Forgot to stop intake on SSS 4P and 2P
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoKupresanin committed Mar 11, 2024
1 parent c4be97a commit 3a93a29
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Robot2024/src/main/deploy/pathplanner/autos/SSS 2P.auto
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
"data": {
"name": "shoot-auto"
}
},
{
"type": "named",
"data": {
"name": "stop-intake"
}
}
]
}
Expand Down
6 changes: 6 additions & 0 deletions Robot2024/src/main/deploy/pathplanner/autos/SSS 4P.auto
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@
"data": {
"name": "shoot-auto"
}
},
{
"type": "named",
"data": {
"name": "stop-intake"
}
}
]
}
Expand Down

0 comments on commit 3a93a29

Please sign in to comment.