mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 08:59:33 +02:00
If a nak message causes a retransmission then also accept a second nak message as long as it is for a sequence greater than the first nak. This should allow faster retransmits when there are multiple transmission errors in a small time period. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>