mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-23 06:41:41 +00:00
Update to 2024.4.8.2
This commit is contained in:
@@ -20,7 +20,7 @@ public class CANCoderSwerve extends SwerveAbsoluteEncoder
|
||||
/**
|
||||
* Wait time for status frames to show up.
|
||||
*/
|
||||
private final double STATUS_TIMEOUT_SECONDS = 0.02;
|
||||
public static double STATUS_TIMEOUT_SECONDS = 0.02;
|
||||
/**
|
||||
* CANCoder with WPILib sendable and support.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user