aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/trdispatch.c
Commit message (Collapse)AuthorAgeFilesLines
* trdispatch: Support fast responses to trsync_state messagesKevin O'Connor2021-06-091-0/+226
Add C code that can process trsync_state messages and dispatch responses with low-latency. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>