mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
* Replacing magic numbers with defines in robot code (#56241) While scouring robot code for some (hopefully upcoming) fixes, I found a bunch of gross numbers. These numbers are now letters. * Replacing magic numbers with defines in robot code Co-authored-by: dragomagol <66640614+dragomagol@users.noreply.github.com>