Skip to content

Commit 7610b23

Browse files
committed
Merge commit '7f4578ccaa211b80a6b3e4b72652843f1c7c1012' into upstream
2 parents 4109e8c + 7f4578c commit 7610b23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

commands2/src/include/frc2/command/WaitCommand.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
namespace frc2 {
1414
/**
1515
* A command that does nothing but takes a specified amount of time to finish.
16-
* Useful for CommandGroups. Can also be subclassed to make a command with an
17-
* internal timer.
1816
*
1917
* This class is provided by the NewCommands VendorDep
2018
*/

0 commit comments

Comments
 (0)