Skip to content

Initial Release - CircuitPython NTP

Compare
Choose a tag to compare
@brentru brentru released this 23 Aug 14:06
3bdb4b4

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.