arduino-libraries / NTPClient

Connect to a NTP server
542 stars 372 forks source link

Add error recovery when UDP transfer fails #85

Open kzhioki opened 4 years ago

kzhioki commented 4 years ago

This commit does not affect normal case. Even if UDP transfer fails for any reasons in sendNTPPacket, it can be recovered by re-initialization.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.