Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

v1.2.1 to use `float` for `DutyCycle` and `Freq`, `uint32_t` for `period`. and to optimize code by not calculation in ISR

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 02 Feb 03:37
· 17 commits to main since this release
447f629

Releases v1.2.1

  1. Use float for DutyCycle and Freq, uint32_t for period.
  2. Optimize code by not calculation in ISR