From 833795a186d13db75d9aaedefffcba0b121f8c93 Mon Sep 17 00:00:00 2001 From: Alex Resnick Date: Sat, 3 Feb 2024 10:38:59 -0600 Subject: [PATCH] Update config.json --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 6f4b893..982ff92 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,6 @@ "edu.wpi.first.wpilibj.motorcontrol.MotorController" ], "classes": [ - "edu.wpi.first.wpilibj.AddressableLED", "edu.wpi.first.wpilibj.AnalogEncoder", "edu.wpi.first.wpilibj.AnalogGyro", "edu.wpi.first.wpilibj.AnalogInput", @@ -67,4 +66,4 @@ "com.ctre.phoenix6.controls.VoltageOut", "com.ctre.phoenix6.controls.ControlRequest" ] -} \ No newline at end of file +}