Skip to content

0.2.5 release

Choose a tag to compare

@RobTillaart RobTillaart released this 26 Mar 08:31
· 3 commits to master since this release
e07c0ba
Develop (#7)

- add **setDutyCycle()**, **getDutyCycle()**
- implement duty cycle for square(), triangle() and random_DC()
- add **seedRandom(a, b)**
- add some optimizations
- move code from .h to .cpp
- update readme.md
- update GitHub actions
- update license 2023
- minor edits