This repository was 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 500 times compared to setPWM
, to add many examples, and a breaking change to modify setPWM_manual
function to take 16-bit
dutycycle instead from merely 0-100
for better accuracy
#2
khoih-prog
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Releases v1.2.0
setPWM_DCPercentageInt_manual
function to improve speed almost 500 times compared tosetPWM
setPWM_DCPercentageInt_manual
functionsetPWM_manual
function to take16-bit
dutycycle instead from merely0-100
for better accuracysetPWM_manual
functionREADME.md
so that links can be used in other sites, such asPIO
This discussion was created from the release v1.2.0 to optimize speed with new `setPWM_DCPercentageInt_manual` function to improve speed almost 500 times compared to `setPWM`, to add many examples, and a breaking change to modify `setPWM_manual` function to take `16-bit` dutycycle instead from merely `0-100` for better accuracy.
Beta Was this translation helpful? Give feedback.
All reactions