NTPClient
Forks of NTPClient
A fork is a repository which is based on a copy of this repository.
mbed-os 5.5
NTPClient with change of NTP_OK position in NTPClient.h enumerator.
NTP Client for the mbed networking libraries. The small change to this version is that there can be only one cause for the return value zero.
NTP Client for the mbed networking libraries
Fork of the NTPClient library by Donatien Garnier.
Change NTPClient.cpp: m_sock.bind(0) -> m_sock.bind(123)
m_sock.bind(123)
m_sock.bind(123);