mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
We want the duration of each command to be an exact multiple of SIGNAL_PERIOD. The durations might not be exact if the bltouch is on a secondary mcu. Account for this in send_cmd(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>