Adding value to ExampleSubsystem
This commit is contained in:
parent
38f397db8b
commit
eebe67b114
@ -4,6 +4,6 @@ import edu.wpi.first.wpilibj2.command.SubsystemBase;
|
||||
|
||||
public class ExampleSubsystem extends SubsystemBase {
|
||||
public ExampleSubsystem() {
|
||||
|
||||
int value = 42;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user