Skip to content

Releases: adafruit/Adafruit_CircuitPython_MagTag

2.1.9 - Typing Information

21 Mar 13:33
0aea7e6

Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @UnicycleDumpTruck

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

Read the docs for info on how to use it.

2.1.8 - Updated examples

17 Mar 12:57
2926b90

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.

2.1.7 - Corrected use of board.NEOPIXEL as status_neopixel parameter

10 Feb 20:16

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.

2.1.6 - Updated documentation link, python version

04 Feb 21:02

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.

2.1.5 - Allow Tone Frequency 0

11 Dec 02:18
a3e8d28

Choose a tag to compare

This release allows you to pass 0 as the frequency to play_tone() it will remain silent for the duration given.

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

Read the docs for info on how to use it.

2.1.4 Fix neopixel_disable functionality

10 Dec 16:24
cf66ddb

Choose a tag to compare

This release contains a change to fix an issue causing the neopixel_disable property not to have the intended behavior.

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

Read the docs for info on how to use it.

2.1.3 - Made proper package

08 Dec 21:13
e1e6a63

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.

2.1.2 - Updated pylint version, linted

15 Nov 18:37
256a8a3

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.

Fixed NeoPixel Error on CircuitPython 7.0

19 Jul 16:02
a72f2e3

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.

WiFi is now disable-able

28 Apr 17:41
2db4215

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.