tuananhzippy / DoubleResetDetector

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double Reset Detector

Library to detect a double reset, using ESP8266 RTC Memory

PURPOSE: Detects a double reset so that an alternative start-up mode can be used. One example use is to allow re-configuration of a device's wifi.

LICENCE: MIT

About

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

License:MIT License


Languages

Language:C++ 100.0%