Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webhooks: Remove "method" parameter from webhook requests | Kevin O'Connor | 2020-08-16 | 1 | -2/+0 |
* | query_endstops: register "query_endstops/status" endpoint | Arksine | 2020-06-24 | 1 | -0/+15 |
* | query_endstops: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -3/+2 |
* | gcode: Rename respond() to respond_raw() | Kevin O'Connor | 2020-04-24 | 1 | -1/+1 |
* | query_endstops: Add get_status() method that reports the last query state | Kevin O'Connor | 2020-02-12 | 1 | -3/+6 |
* | mcu: Integrate query_endstop_wait() into query_endstop() | Kevin O'Connor | 2019-07-10 | 1 | -8/+4 |
* | query_endstops: Move QUERY_ENDSTOP command to it own extras/ module | Kevin O'Connor | 2018-07-16 | 1 | -0/+34 |