mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Add Tuner X check at construction
This commit is contained in:
@@ -234,6 +234,8 @@ public class SwerveDrive
|
||||
}
|
||||
|
||||
odometryThread.startPeriodic(SwerveDriveTelemetry.isSimulation ? 0.01 : 0.02);
|
||||
|
||||
checkIfTunerXCompatible();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user