You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While testing example code for a stepper motor using 4PWM. I could not get one pin to send the correct signal.
Describe the hardware setup
Arduino uno r3
IDE you are using
Platformio
Tried the Getting started guide? - if applicable
I believe I found the bug in the code. I corrected the pin mapping in code. And the problem went away. I submitted pull request #182. This bug report is just for the record.