From cce71d0afa8cfbf59de72668cf3f5f78089d540c Mon Sep 17 00:00:00 2001 From: thenetworkgrinch Date: Thu, 9 Jan 2025 10:43:21 -0600 Subject: [PATCH] Added CANandGyro to the config generator, removed pushOffsetsToEncoders default. Signed-off-by: thenetworkgrinch --- .run/Debug Robot via IP.run.xml | 8 ++++++-- docs/index.html | 1 + docs/schemas/controllerproperties_schema.json | 2 +- .../frc/robot/subsystems/swervedrive/SwerveSubsystem.java | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.run/Debug Robot via IP.run.xml b/.run/Debug Robot via IP.run.xml index 9733b476..c553ddb8 100644 --- a/.run/Debug Robot via IP.run.xml +++ b/.run/Debug Robot via IP.run.xml @@ -1,12 +1,16 @@ - + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 0749a7a2..a644d59e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,6 +33,7 @@

Swerve Drive