Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 69febaf

Browse files
authored
Add files via upload
1 parent 7a4b074 commit 69febaf

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
## Double Reset Detector
2-
=====================
1+
## ESP_DoubleResetDetector
32

4-
This library is based on, modified, bug-fixed and improved from:
5-
6-
[DataCute] (https://github.com/datacute/DoubleResetDetector)
7-
8-
to add support for ESP32.
3+
This library is based on, modified, bug-fixed and improved from [`DataCute`] (https://github.com/datacute/DoubleResetDetector) to add support for ESP32.
94

105
Using this library to detect a double reset, using RTC Memory for ESP8266 and EEPROM for ESP32.
116

0 commit comments

Comments
 (0)