Skip to content

WiFi module has been moved to PortalBase

Compare
Choose a tag to compare
@makermelissa makermelissa released this 22 Apr 22:19
55a4bd9

Potentially Code breaking change
You will need Adafruit CircuitPython PortalBase 1.6.0 or later. The WiFi Module has been moved to PortalBase, so if your code was using it, you will need to update your code.

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

To use in CPython, please use Adafruit_Blinka_PyPortal

Read the docs for info on how to use it.