Releases: adafruit/Adafruit_CircuitPython_MagTag
WiFi module has been moved to PortalBase
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.
Read the docs for info on how to use it.
1.7.0 - Added deinit function
Fixed an issue where tone could be set out of range and cause a crash if the value was less than or equal to 0. Thanks @KTibow
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Fixed an issue where tone could be set out of range and cause a crash
Fixed an issue where tone could be set out of range and cause a crash if the value was less than or equal to 0. Thanks @KTibow
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Allow skipping display autorefresh on fetch
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.5.4 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-magtag.
Read the docs for info on how to use it.
1.5.3 - Fixed light sensor documentation
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated README dependencies
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated whitespace around example
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Added light sensor to peripherals
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Examples Updated
CircuitPython 6.1.0-beta.2 or later is required to use the latest functionality.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.