All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- update readme.md
- add changelog.md
- add RP2040 to build-CI (commented as non AVR is not supported yet)
- add times to start(), 0 = continuous mode
- update library.json, license, minor edits
- Arduino-CI (no unit test)
- speed up toggle pin
- get/setFactor()
- add continue function
- fix spaces.
- #pragma once
- remove pre 1.0 support
- refactor
- refactor -> remove some warnings
- refactor & review
- completed the state machine
- code clean up + comment
- code stable(?) enough to publish
- renamed to PulsePattern
- adapted a static PPO
- initial version