Skip to content
This repository has been 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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 01 Feb 20:15
· 11 commits to main since this release
56685a9

Releases v1.2.3

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