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
{{ message }}
This repository was archived by the owner on Nov 22, 2021. It is now read-only.
Hi,
according to the very nice image from
http://learn.acrobotic.com/tutorials/post/esp8266-getting-started
the pins you use are not all pwm-capable.
Instead you should use pin 2+5+6 instead of 5+6+7, because 7 is not PWM.
Bye!
Marco