Skip to content

Adds ESP32 Timestamp

Compare
Choose a tag to compare
@brentru brentru released this 22 Aug 20:06
0d382ef

Exposes the getTime function in nina-fw to fetch the latest unix timestamp.

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

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

Read the docs for info on how to use it.