Closed atomatick12 closed 6 years ago
Wtf is double reset detector?
what you mean by Wtf???
@atomatick12 I think what @tablatronix is asking is what does DoubleResetDetector have to do with WiFiManager?
i am using it for node mcu esp8266 builtin reset button for wifimanager re configuration
i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration
Ah I see, that library uses rtc I wrote a sketch that uses eeprom and takes several resets.
Ill take a look at it
I just tested the library minimal sketch and it works for me
i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration any body help on this
Were you able to get the example to compile?
did you resolve this?
when i used DoubleResetDetector.h library in code i got following error
error: 'class EspClass' has no member named 'rtcUserMemoryRead' ESP.rtcUserMemoryRead(address, &doubleResetDetectorFlag, sizeof(doubleResetDetectorFlag)