mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Only clear the internal sync_print_time flag if the code performs a regular "lazy" flush of the look-ahead queue. This helps build the look-ahead queue even when running internal scripts. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>