10 #include "frc/commands/InstantCommand.h"
Definition: SPIAccelerometerSim.h:18
Definition: StartCommand.h:14
This command will execute once, then finish immediately afterward.
Definition: InstantCommand.h:21
virtual void Initialize()
The initialize method is called the first time this Command is run after being started.
The Command class is at the very core of the entire command framework.
Definition: Command.h:48