Skip to content

More better ifs and guaranteed exact distance

Sebastian Strempfer requested to merge seb-master-patch-13338 into master

Added if statements that work better when t_accel is not a multiple of MOVE_DURATION.

Last move_cmd_t will contain missing distance instead of 0

Merge request reports