Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix raspi PWMPin.SetDutyCycle #800

Merged
merged 2 commits into from
Apr 24, 2022
Merged

fix raspi PWMPin.SetDutyCycle #800

merged 2 commits into from
Apr 24, 2022

Conversation

DiscreteTom
Copy link
Contributor

0 is allowed in pi blaster

value 0 is allowed in pi blaster
for pi-blaster, duty should not going below 2us, unless the duty is 0
@deadprogram
Copy link
Member

Thanks @DiscreteTom now squashing/merging.

@deadprogram deadprogram merged commit 3bfba27 into hybridgroup:dev Apr 24, 2022
gen2thomas pushed a commit to gen2thomas/gobot that referenced this pull request Jun 6, 2022
raspi: PWMPin.SetDutyCycle
   - value 0 is allowed in pi blaster
   - for pi-blaster, duty should not going below 2us, unless the duty is 0
gen2thomas pushed a commit to gen2thomas/gobot that referenced this pull request Jun 6, 2022
raspi: PWMPin.SetDutyCycle
   - value 0 is allowed in pi blaster
   - for pi-blaster, duty should not going below 2us, unless the duty is 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants