Releases: adafruit/Adafruit_CircuitPython_IS31FL3741
1.5.3 - RTD Sphinx Config
Full Changelog: 1.5.2...1.5.3
1.5.2 - Fix For Sphinx RTD Theme
Full Changelog: 1.5.1...1.5.2
1.5.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.5.0...1.5.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.
1.5.0 - Replace .show() in examples
1.4.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.
1.4.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-IS31FL3741
.
Read the docs for info on how to use it.
1.4.1 - Compatibility Warning In Example
This release adds a note about compatible devices into an example file. Thank you @DJDevon3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.
1.4.0 - Match Core Implementation API
This release moves closer to matching the same API provided by the core module. Which allows the classes created by this library to be compatible with other libraries that were made with the core API in mind like LED_Animation. There are new example scripts to illustrate this functionality with the rgbmatrix device.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.
1.3.7 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.
1.3.6 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-is31fl3741
.
Read the docs for info on how to use it.