mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-11 07:21:31 +01:00
3800db491f
Replace "max(abs(speed[1]),abs(speed[2]))" with "get_speed()" I think this is more logically.