mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-24 06:51:39 +00:00
Updated support for Talons
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
package frc.robot.subsystems.swervedrive2.swervelib.parser.json;
|
||||
package swervelib.parser.json;
|
||||
|
||||
/**
|
||||
* {@link frc.robot.subsystems.swervedrive2.swervelib.SwerveDrive} JSON parsed class. Used to access parsed data from
|
||||
* the swervedrive.json file.
|
||||
* {@link swervelib.SwerveDrive} JSON parsed class. Used to access parsed data from the swervedrive.json file.
|
||||
*/
|
||||
public class SwerveDriveJson
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user