commit | 6a0363b70abccda30c894b2e2189e5ec5e007000 | [log] [tgz] |
---|---|---|
author | James Kuszmaul <jabukuszmaul+collab@gmail.com> | Tue Oct 29 22:28:28 2024 -0700 |
committer | James Kuszmaul <jabukuszmaul+collab@gmail.com> | Thu Oct 31 21:10:10 2024 -0700 |
tree | 4ff9ce4eca5e007dbac8822f6ef434d81b92c0e1 | |
parent | d8aa45e2baffb6cd770f3e7441990c171aa8b92f [diff] |
Don't run ctre diagnostic server in y2024_swerve wpilib_interface Change-Id: I0a4aad5690f1faaae94dbfaf3fa888e0399b5308 Signed-off-by: James Kuszmaul <jabukuszmaul+collab@gmail.com>
diff --git a/y2024_swerve/y2024_swerve_roborio.json b/y2024_swerve/y2024_swerve_roborio.json index 705370d..adf528d 100644 --- a/y2024_swerve/y2024_swerve_roborio.json +++ b/y2024_swerve/y2024_swerve_roborio.json
@@ -305,8 +305,7 @@ "name": "wpilib_interface", "executable_name": "wpilib_interface", "args": [ - "--nodie_on_malloc", - "--ctre_diag_server" + "--nodie_on_malloc" ], "nodes": [ "roborio"