theAgingApprentice / HexaFloorRide

Arduino based six legged robot project
MIT License
0 stars 0 forks source link

fix subscript bug in globCoordsToLocal #234

Closed nerdoug closed 3 months ago

nerdoug commented 3 months ago

globCoordsToLocal(...) was incorrectly using subscript L to reference f_endLegY near the top, when it shoul have been using the calling parameter legNumber