12 #include <wpi/Twine.h>
14 #include "frc/commands/InstantCommand.h"
27 std::string m_message;
Definition: SPIAccelerometerSim.h:18
Definition: PrintCommand.h:18
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.
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79