|
RIT VEXU Core API
|
#include <flywheel_commands.h>
Public Member Functions | |
| FlywheelStopMotorsCommand (Flywheel &flywheel) | |
| bool | run () override |
AutoCommand wrapper class for the stopMotors function in the Flywheel class
| FlywheelStopMotorsCommand::FlywheelStopMotorsCommand | ( | Flywheel & | flywheel | ) |
Construct a FlywheeStopMotors Command
| flywheel | the flywheel system we are commanding |
|
override |
Run stop Overrides run from AutoCommand