This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.2.3 to Use `float` for `DutyCycle` and `Freq`, `uint32_t` for `period`. and to optimize code by not calculation in ISR
Releases v1.2.3
- Use
floatforDutyCycleandFreq,uint32_tforperiod. - Optimize code by not calculation in ISR