Releases: matteoscordino/python-IS31FL3218-controller
Releases · matteoscordino/python-IS31FL3218-controller
v1.3.2
v1.3.1
v1.3.1
Features
- none
Fixes
- taking len() of map is not valid in py3
v1.3.0
v1.3.0
Features
- follows more standardised project structure
Fixes
- none
v1.2.1
v1.2.1
Features
- allows passing a pre-initialised smbus object (to share the bus with other drivers)
Fixes
- none
v1.1.1
Bugfix of v1.1.0
v1.1.0
Add support for IS31FL3209
Release to production
Fixes a bug with setting ONE led with set_led still requiring a list of duty cycles
V0.1.1
v0.1.1 a Sensor class for a controller IC doesn't make sense, does it?
Initial release
v0.1.0 Basic support