mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
[hal,wpilib] Add DS Display API (#8975)
This commit is contained in:
@@ -46,7 +46,7 @@ def tagList = [
|
||||
"Swerve Drive",
|
||||
|
||||
/* --- Telemetry --- */
|
||||
"SmartDashboard", "Shuffleboard", "Sendable", "DataLog",
|
||||
"SmartDashboard", "Shuffleboard", "Sendable", "DataLog", "Driver Station",
|
||||
|
||||
/* --- Controls --- */
|
||||
"Exponential Profile", "PID", "State-Space", "LTVUnicycleController", "Path Following",
|
||||
|
||||
Reference in New Issue
Block a user