mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-21 06:31:40 +00:00
Upgrading to 2025.1.0.1
This commit is contained in:
@@ -195,6 +195,10 @@ public class DeviceJson
|
||||
case "talonsrx":
|
||||
return new TalonSRXSwerve(id, isDriveMotor, DCMotor.getCIM(1));
|
||||
case "sparkmax_brushed":
|
||||
if (canbus == null)
|
||||
{
|
||||
canbus = "";
|
||||
}
|
||||
switch (canbus)
|
||||
{
|
||||
case "greyhill_63r256":
|
||||
|
||||
Reference in New Issue
Block a user