DoubleResetDetect icon indicating copy to clipboard operation
DoubleResetDetect copied to clipboard

Arduino library to check for double reset on ESP8266

Results 2 DoubleResetDetect issues
Sort by recently updated
recently updated
newest added

Hey, I have an issue that when there is a power cut in the building, my device detects a double reset. I am not sure if there is a way...

Environment: - PlatformIO v4.0 - [env:d1_mini] - monitor_speed = 115200 - platform = espressif8266 - board = d1_mini - framework = arduino - lib_deps = DoubleResetDetect - Espressif 8266 v2.2.2...