mirror of
https://github.com/trc492/FtcTemplate.git
synced 2025-07-01 21:11:23 -07:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
365918527b
commit
cc737697de
@ -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.
|
||||||
|
Reference in New Issue
Block a user