Skip to content

Commit

Permalink
added in actuateInFast for instant shots
Browse files Browse the repository at this point in the history
  • Loading branch information
PGgit08 committed Mar 26, 2024
1 parent e2aeefc commit f04f44a
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions src/main/deploy/pathplanner/autos/2 Piece Auton Line (Bottom).auto
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,9 @@
}
},
{
"type": "race",
"type": "named",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 2.0
}
},
{
"type": "named",
"data": {
"name": "actuateIn"
}
}
]
"name": "actuateInFast"
}
},
{
Expand Down

0 comments on commit f04f44a

Please sign in to comment.