Skip to content

Commit 8410e34

Browse files
author
Luca Toniolo
committed
removed comment about removed function
1 parent 4950963 commit 8410e34

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/emc/tp/tp.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,6 @@ STATIC inline double tpGetRealFinalVel(TP_STRUCT const * const tp,
356356
return fmin(tc->finalvel, v_target);
357357
}
358358

359-
/**
360-
* Get acceleration for a tc based on the trajectory planner state.
361-
*/
362-
363359
/**
364360
* Convert the 2-part spindle position and sign to a signed double.
365361
*/

0 commit comments

Comments
 (0)