1.13.5 - Fixed documentation building, alarms
Fixed the following issues:
- Documentation needed
adafruit_esp32spi
to be mock imported by for sphinx since it is no longer being imported by the Adafruit IO library - Some alarms (
TimeAlarm
,TouchAlarm
) were not working as intended due to faulty attribute access
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.