Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcu: Integrate query_endstop_wait() into query_endstop() | Kevin O'Connor | 2019-07-10 | 1 | -8/+4 |
| | | | | | | There is no need to have two separate calls to query an endstop. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | query_endstops: Move QUERY_ENDSTOP command to it own extras/ module | Kevin O'Connor | 2018-07-16 | 1 | -0/+34 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |