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
46adc94880
commit
c9e7f5677d
@ -35,7 +35,7 @@ Once the drive base is fully functional, the next step is to create subsystems f
|
|||||||
```
|
```
|
||||||
public class Slide
|
public class Slide
|
||||||
{
|
{
|
||||||
public final TrcMotor slideMotor;
|
private final TrcMotor slideMotor;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor: Creates an instance of the object.
|
* Constructor: Creates an instance of the object.
|
||||||
|
Reference in New Issue
Block a user