Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

WiFi module has been moved to PortalBase

21 Apr 21:57
36b4921

Choose a tag to compare

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

23 Feb 20:14
2b1c20a

Choose a tag to compare

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

15 Feb 16:11
491d0ee

Choose a tag to compare

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

11 Feb 19:16
5c6d563

Choose a tag to compare

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

10 Feb 22:05

Choose a tag to compare

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

05 Jan 17:27
8e6e33a

Choose a tag to compare

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

Read the docs for info on how to use it.

Updated README dependencies

24 Dec 23:31
4d00af3

Choose a tag to compare

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

Read the docs for info on how to use it.

Updated whitespace around example

15 Dec 22:26
7c68347

Choose a tag to compare

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

15 Dec 22:14
d293080

Choose a tag to compare

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

Read the docs for info on how to use it.

Examples Updated

15 Dec 01:03
c62f549

Choose a tag to compare

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.