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
a149f9a implemented support for reading the NodeMCU FLASH button on GPIO0. It needs to be held for >5s, and the configuration will be reset and the system restarted.
Needs support for some kind of hardware config reset button, or a config error -> bootloop is unrecoverable.
This should inhibit loading of
/config/boot.ini
, and boot with defaults.Should probably not enter a bootloop with #3 type configuration errors.
Requires some kind of wifi bootstrap... like defaulting to AP mode.
Workaroud
Erase config partition using
esptool.py
The text was updated successfully, but these errors were encountered: