[wpilib] Rename RobotDriveBase constants to all caps

This commit is contained in:
Peter Johnson
2026-03-17 16:41:17 -07:00
parent 7815248d62
commit 48868020a9
5 changed files with 14 additions and 14 deletions

View File

@@ -7,8 +7,8 @@ classes:
attributes:
m_deadband:
m_maxOutput:
kDefaultDeadband:
kDefaultMaxOutput:
DEFAULT_DEADBAND:
DEFAULT_MAX_OUTPUT:
enums:
MotorType:
methods: