DoubleResetDetector icon indicating copy to clipboard operation
DoubleResetDetector copied to clipboard

Library to detect a double reset, using ESP8266 RTC User Memory

Results 5 DoubleResetDetector issues
Sort by recently updated
recently updated
newest added

When connecting Wemos D1 mini via USB drd.detectDoubleReset() returns true. Any idea why this is happening?

Using a double reset to go into WiFi configuration mode which was mentioned at https://github.com/tzapu/WiFiManager/issues/160#issuecomment-241237648 is a great concept. This has the advantage that human intervention is required to initiate...

Will this work in an ESP32?

This will allow the caller to indicate when a double reset will be activated.

I think this library is really excellent and deserves more attention then it gets! I've created a video around this library hopefully it helps raise awareness of it. I only...