mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-05 07:31:41 +00:00
Addressing issue #7 by reading CANCoder values until successful with 10ms delay between readings. Fall back to reading relative encoder.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Absolute encoders for the swerve drive, all implement {@link swervelib.encoders.SwerveAbsoluteEncoder}.
|
||||
*/
|
||||
package swervelib.encoders;
|
||||
package swervelib.encoders;
|
||||
|
||||
Reference in New Issue
Block a user