[wpilib] Report LiveWindow-enabled-in-test (#6158)

This commit is contained in:
Starlight220
2024-01-05 21:57:14 +02:00
committed by GitHub
parent 707cb06105
commit 4595f84719
5 changed files with 19 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ namespace HALUsageReporting {
kCommand_Scheduler = 1,
kCommand2_Scheduler = 2,
kSmartDashboard_Instance = 1,
kSmartDashboard_LiveWindow = 2,
kKinematics_DifferentialDrive = 1,
kKinematics_MecanumDrive = 2,
kKinematics_SwerveDrive = 3,