Releases: adafruit/Adafruit_CircuitPython_PortalBase
1.9.4 - Updated pylint version, linted
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.
1.9.3 - Added optional push_to_io parameters to wrapper
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.
1.9.2 - Increased QR code size range
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.
1.9.1 - Updated the pixel_shader usage of OnDiskBitmap
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.
Added a max attempts parameter for the connection
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.
1.8.0 - Remove max_size usage
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.
1.7.2 - text_maxlen fix
Thank you @Neradoc for this fix to text_maxlen parameter.
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.
Fixed issue when data text boxes outnumber fetched data
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.
WiFi is now disable-able
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.
Updated requirements and updated WiFi Coprocessor module to use boards.SPI()
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.