NTPClient
NTPClient copied to clipboard
Add error recovery when UDP transfer fails
This commit does not affect normal case. Even if UDP transfer fails for any reasons in sendNTPPacket, it can be recovered by re-initialization.