Skip to content

2.2.0 - Parameter for Debug Prints

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 09 Dec 23:31
617bf6d

Debug printing is now disabled by default pass debug=True to enable it. Thank you @krittick

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.