mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +02:00
Use the existing register_flush_callback() system to implement motor activity checking. This simplifies the generate_steps() code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>