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

v1.5.0 for new PWM_manual example, to add function setPWM_DCPercentage_manual() to facilitate the setting PWM DC manually, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 25 Jan 02:29
· 5 commits to main since this release
353f9e3

Releases v1.5.0

  1. Add example PWM_manual to demo how to correctly use PWM to generate waveform
  2. Add function setPWM_DCPercentage_manual() to facilitate the setting PWM DC manually by using DCPercentage, instead of absolute DCValue depending on varying TOP
  3. Add functions getPin() and getActualDutyCycle()