Initial Release - CircuitPython NTP
Network Time Protocol (NTP) helper for CircuitPython. Calls to set_time
backs the time.time()
and time.localtime()
functions using the "local time".
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.