optimized for size and did some housekeeping
This commit is contained in:
parent
3e5e866115
commit
2992683c8d
5 changed files with 59 additions and 91 deletions
|
|
@ -54,13 +54,8 @@ void mc_go_home();
|
|||
// quiescence call mc_wait()
|
||||
void mc_execute();
|
||||
|
||||
// Wait until all operations complete
|
||||
void mc_wait();
|
||||
|
||||
// Check motion control status. result == 0: the system is idle. result > 0: the system is busy,
|
||||
// result < 0: the system is in an error state.
|
||||
int mc_status();
|
||||
|
||||
void printCurrentPosition();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue