SJSURoboticsTeam / urc-central-2021

Track progress and information for the URC 2021 competition
MIT License
1 stars 0 forks source link

Investigate Enum for Drive Modes #193

Closed naterpotatoers closed 2 years ago

naterpotatoers commented 2 years ago

Right now its just a char, would be interesting to have it be an enum like in Arm system. A bit overengineering possibly but good practice

naterpotatoers commented 2 years ago

Duplicated SJSURoboticsTeam/urc-central-2021/issues/196