Skip to content

1.14.3 - Lazily parse secrets

Compare
Choose a tag to compare
@tekktrik tekktrik released this 26 Aug 15:16
· 67 commits to main since this release
5858a2f

Allows derived classes to instance without parsing the secrets dictionary, which allows for use of derived classes without providing network information.

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.