| Package | Description |
|---|---|
| edu.wpi.first.smartdashboard.livewindow.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
DigitalOutputController
Controls a controller that is either on or off.
|
class |
RelayController
Used to control relays, which give out positive, negative, or no voltage
("Forward," "Off," and "Reverse") without control over how much is given
out.
|
class |
ServoController
Controls a Servo.
|
class |
SpeedController
Used to control SpeedControllers such as Victors.
|