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

v1.2.2 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 02:31
· 11 commits to main since this release
42d95b1

Releases v1.2.2

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