mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Tweak the AVR register pressure optimization in reschedule_timer() to optimize it further. This improves the performance of AVR timers when there are several pending timers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>