aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/tmc_uart.py
Commit message (Expand)AuthorAgeFilesLines
* tmc_uart: Use print_time=None as default (not print_time=0)Kevin O'Connor2019-06-251-1/+1
* tmc: It's not valid to schedule messages with print_time=0Kevin O'Connor2019-06-251-2/+4
* tmc_uart: Support print_time in set_register()Kevin O'Connor2019-06-211-3/+6
* tmc_uart: Move UART code from tmc2208.py to new file tmc_uart.pyKevin O'Connor2019-06-181-0/+216