mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>