Update README.md

This commit is contained in:
Titan Robotics Club
2024-06-01 02:08:14 -07:00
committed by GitHub
parent 365918527b
commit cc737697de

View File

@ -68,7 +68,6 @@ Once the drive base is fully functional, the next step is to create subsystems f
{ {
return slideMotor; return slideMotor;
} }
} }
``` ```
2. In Robot.java, add a public class variable in the Subsystem section. 2. In Robot.java, add a public class variable in the Subsystem section.