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.
LatestReleases v1.2.0
- Optimize speed with new
setPWM_DCPercentageInt_manual
function to improve speed almost 85% compared tosetPWM_DCPercentage_manual
- Add example PWM_SpeedTest to demo the better speed of new
setPWM_DCPercentageInt_manual
function - Improve
README.md
so that links can be used in other sites, such as PIO