mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-21 06:31:40 +00:00
Upgrading to 2025.7.0
This commit is contained in:
@@ -47,6 +47,12 @@ public class AnalogAbsoluteEncoderSwerve extends SwerveAbsoluteEncoder
|
||||
AlertType.kWarning);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void close()
|
||||
{
|
||||
encoder.close();
|
||||
}
|
||||
|
||||
/**
|
||||
* Construct the Encoder given the analog input channel.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user