#include <flywheel_commands.h>
AutoCommand wrapper class for the stopMotors function in the Flywheel class
◆ FlywheelStopMotorsCommand()
FlywheelStopMotorsCommand::FlywheelStopMotorsCommand |
( |
Flywheel & | flywheel | ) |
|
Construct a FlywheeStopMotors Command
- Parameters
-
flywheel | the flywheel system we are commanding |
◆ run()
bool FlywheelStopMotorsCommand::run |
( |
| ) |
|
|
override |
Run stop Overrides run from AutoCommand
- Returns
- true when execution is complete, false otherwise
The documentation for this class was generated from the following files: