mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 00:49:31 +08:00
d479960aac
As we are sending C continuously, there is a chance that the sender(remote) receive an C after sending the first handshake package. So the sender will interpret it as NAK and re-send the package. So we just ignore it and proceed.