Skip to content

0.4.0 release

Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 10 Jun 10:49
· 12 commits to master since this release
ea821d5
add SUB ALL + ALL CALL functions (#16)

breaking changes (sync with PCA9634 / 35)
* add SUBADDR + CALL_ALL functions
* rename reset() to configure()
* add mode1 and mode2 parameter to configure() en begin().
* update documentation.
* renamed PCA9685_MODE2_STOP to PCA9685_MODE2_ACK
* minor edits