|
DeepSpace
2019
|
#include <Light.h>
Public Member Functions | |
| Light () | |
| Class constructor. More... | |
| void | InitDefaultCommand () override |
| Initalizes the default command for this subsystem (ControlLight) More... | |
| void | On () |
| void | Off () |
Private Attributes | |
| frc::Solenoid * | pLight |
| Pointer to Solenoid. More... | |
|
override |
Initalizes the default command for this subsystem (ControlLight)