[glass, wpilib] Replace remaining references to Speed Controller with Motor Controller (#4769)

This commit is contained in:
Jordan McMichael
2022-12-05 23:06:43 -05:00
committed by GitHub
parent 72e21a1ed1
commit 8618dd4160
20 changed files with 63 additions and 63 deletions

View File

@@ -20,7 +20,7 @@ static constexpr const char* widgetStrings[] = {
"ComboBox Chooser",
"Split Button Chooser",
"Encoder",
"Speed Controller",
"Motor Controller",
"Command",
"PID Command",
"PID Controller",