Skip to content

Releases: adafruit/Adafruit_CircuitPython_PortalBase

1.9.1 - Updated the pixel_shader usage of OnDiskBitmap

22 Jul 13:58
5fbba72
Compare
Choose a tag to compare

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

15 Jul 14:55
ae05258
Compare
Choose a tag to compare

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

03 Jul 17:56
6ffe103
Compare
Choose a tag to compare

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

05 Jun 21:57
60c9181
Compare
Choose a tag to compare

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

27 May 20:26
9d18093
Compare
Choose a tag to compare

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

28 Apr 17:30
16f68f1
Compare
Choose a tag to compare

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()

26 Apr 18:23
c900bf8
Compare
Choose a tag to compare

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 new WiFi modules to API Docs

22 Apr 15:48
452a139
Compare
Choose a tag to compare

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 some WiFi module bases

21 Apr 19:09
556f33e
Compare
Choose a tag to compare

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 fetch header parameter type docstring

19 Apr 15:13
b09f7b3
Compare
Choose a tag to compare

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.