mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Updated support for Talons
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package frc.robot.subsystems.swervedrive2.swervelib.parser;
|
||||
package swervelib.parser;
|
||||
|
||||
import edu.wpi.first.math.controller.PIDController;
|
||||
import frc.robot.subsystems.swervedrive2.swervelib.parser.deserializer.PIDFRange;
|
||||
import swervelib.parser.deserializer.PIDFRange;
|
||||
|
||||
/**
|
||||
* Hold the PIDF and Integral Zone values for a PID.
|
||||
|
||||
Reference in New Issue
Block a user