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
The Feather Huzzah ESP8266's red LED remains on after executing the connect() function. This may be due to stautsLEDFade() not behaving as expected with the inverted wiring on the Feather Huzzah ESP8266's red LED.
Desired Behavior: Red LED should turn off once the application enters run().