Skip to content

0.4.2 release

Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 14 Mar 16:36
· 7 commits to master since this release
8398c23
add output enable functions (#19)

- add OutputEnable control functions.
- add example **PCA9685_OE_control.ino**
- update unit test.
- **configure()** now returns error state
- add I2C_SoftwareReset()
- moved code from .h to .cpp
- update readme.md
- update GitHub actions
- update license 2023
- minor edits