[commands] Remove control commands and subsystems (#7921)

This commit is contained in:
Gold856
2025-04-26 05:06:26 +00:00
committed by GitHub
parent e2cc9e0059
commit 2f0990e9d2
18 changed files with 2 additions and 1421 deletions

View File

@@ -11,7 +11,6 @@
#include <frc2/command/Command.h>
#include <frc2/command/CommandPtr.h>
#include <frc2/command/InstantCommand.h>
#include <frc2/command/PIDCommand.h>
#include <frc2/command/ParallelRaceGroup.h>
#include <frc2/command/RunCommand.h>