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 50% compared to `setPWM_DCPercentage_manual` of previous `v1.1.0`, to add example `PWM_SpeedTest`, etc.

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 28 Jan 00:22
8a5ec85

Releases v1.2.0

  1. Optimize speed with new setPWM_DCPercentageInt_manual function to improve speed almost 50% compared to setPWM_DCPercentage_manual of previous v1.1.0
  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