Skip to content

Commit

Permalink
reverted formatting change to unneeded file
Browse files Browse the repository at this point in the history
  • Loading branch information
r4stered committed Apr 22, 2024
1 parent 5cd3554 commit 2f93de7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ class TrapezoidProfileCommand
*/
[[deprecated(
"The new constructor allows you to pass in a supplier for desired and "
"current state. This allows you to change goals at "
"runtime.")]]
"current state. This allows you to change goals at runtime.")]]
TrapezoidProfileCommand(frc::TrapezoidProfile<Distance> profile,
std::function<void(State)> output,
Requirements requirements = {})
Expand Down

0 comments on commit 2f93de7

Please sign in to comment.