Skip to content

1.12.0 - Optional Support for Multiple WIFI Networks

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 19 Apr 23:36
· 102 commits to main since this release
bc69bfa

This release supports a new optional networks entry in secrets.py which can hold a list of dictionaries with ssid and password entries. It will try each network in the list in succession. Thank you @tekktrik

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.