We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba277b9 commit 7f4578cCopy full SHA for 7f4578c
include/frc2/command/WaitCommand.h
@@ -13,8 +13,6 @@
13
namespace frc2 {
14
/**
15
* 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.
18
*
19
* This class is provided by the NewCommands VendorDep
20
*/
0 commit comments