Closed royayal1 closed 1 year ago
The Drivetrain subsystem extends the Subsystem class by default. Change it to extend the PIDSubsystem class instead since it has cool PID functions in it. Docs HERE
Drivetrain
Subsystem
PIDSubsystem
The
Drivetrain
subsystem extends theSubsystem
class by default. Change it to extend thePIDSubsystem
class instead since it has cool PID functions in it. Docs HERE