mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 20:42:08 +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>