Fixes invalid get_time calls
- Adds
valid_time
property forset_time
calls from code to detect a possible error raised by ESP32SPI byget_time call
, thanks @jerryneedell for the fix within ESP32SPI! - Modified example to reflect use of this property
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.