Skip to content

Conversation

dok-net
Copy link
Contributor

@dok-net dok-net commented Apr 12, 2021

Fixes #7977.
@earlephilhower Please review carefully, there's a caveat for the PWM-locked mode that I can't decide on.

Copy link
Collaborator

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add in an check for || (timeHighCycles==0) in :

if ((pin > 16) || isFlashInterfacePin(pin)) {

@earlephilhower earlephilhower merged commit 41de411 into esp8266:master Apr 17, 2021
@dok-net dok-net deleted the servo_waveform branch April 17, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PWM-locked support not properly working after "PWM/Phase"-locked merge
3 participants