Releases: adafruit/Adafruit_CircuitPython_MagTag
2.1.9 - Typing Information
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
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
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
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
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
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
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
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
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
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.