mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-09 16:31:46 +02:00
Don't start/stop the simulavr simulation loop to do IO - instead implement the IO directly in the serial callback handlers. This improves the speed and consistency of the simulation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>