thorrak / brewpi-esp8266

An implementation of the BrewPi device code on the ESP8266, ESP32, and ESP32-S2
GNU General Public License v3.0
85 stars 30 forks source link

Reenable WifiManager when reset button is "double tapped" #15

Closed thorrak closed 2 years ago

thorrak commented 6 years ago

Currently, there is no easy way to reenable the WiFiManager portal aside from reflashing the controller. It would be helpful to integrate https://github.com/datacute/DoubleResetDetector in order to allow the portal to be reenabled by an end user more easily.

thorrak commented 2 years ago

I've decided against going this route. Closing.