Skip to content

Releases: matteoscordino/python-IS31FL3218-controller

v1.3.2

28 Jun 12:54
Compare
Choose a tag to compare

v1.3.2

Features

  • none

Fixes

  • wrong usage of smbus in write_registers (py3 porting)

v1.3.1

28 Jun 10:41
Compare
Choose a tag to compare

v1.3.1

Features

  • none

Fixes

  • taking len() of map is not valid in py3

v1.3.0

23 Jun 18:02
Compare
Choose a tag to compare

v1.3.0

Features

  • follows more standardised project structure

Fixes

  • none

v1.2.1

31 Jul 22:59
Compare
Choose a tag to compare

v1.2.1

Features

  • allows passing a pre-initialised smbus object (to share the bus with other drivers)

Fixes

  • none

v1.1.1

25 Apr 18:04
Compare
Choose a tag to compare

Bugfix of v1.1.0

v1.1.0

25 Apr 14:58
Compare
Choose a tag to compare

Add support for IS31FL3209

Release to production

05 Mar 13:18
Compare
Choose a tag to compare

Fixes a bug with setting ONE led with set_led still requiring a list of duty cycles

V0.1.1

21 Sep 15:04
Compare
Choose a tag to compare
v0.1.1

a Sensor class for a controller IC doesn't make sense, does it?

Initial release

21 Sep 14:51
Compare
Choose a tag to compare
v0.1.0

Basic support