Releases: adafruit/Adafruit_CircuitPython_MagTag
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.
Refactored to use PortalBase
CircuitPython 6.1.0-beta.2 or later is required to use the new functionality because the EPaperDisplay expects rotation to be settable.
PortalBase and FakeRequests are now additional dependencies as updated in the guide. Otherwise, any code should remain functional without changes. Please open an issue if you experience any problems. Thanks.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Add font caching, display rotation
Also fixed battery voltage calculation (somewhat)
CircuitPython 6.1.0-beta.2 or later is required to use the new functionality.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.