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

v1.2.0 to optimize speed with new `setPWM_DCPercentageInt_manual` function to improve speed almost 85% compared to `setPWM_DCPercentage_manual`, to add example `PWM_SpeedTest`, etc.

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Jan 20:43
d5cab00

Releases v1.2.0

  1. Optimize speed with new setPWM_DCPercentageInt_manual function to improve speed almost 85% compared to setPWM_DCPercentage_manual
  2. Add example PWM_SpeedTest to demo the better speed of new setPWM_DCPercentageInt_manual function
  3. Improve README.md so that links can be used in other sites, such as PIO