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

Commit bce10ef

Browse files
authored
v1.3.1 to add waitingForDRD() function
### Releases v1.3.1 1. Add waitingForDRD() function to signal in DRD wating period. Check [DRD is waiting for a double reset? #14](#14) 2. Add example [checkWaitingDRD](https://github.com/khoih-prog/ESP_DoubleResetDetector/tree/master/examples/checkWaitingDRD) to demo how to use the new feature.
1 parent 28a1b81 commit bce10ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ and there are many more.
273273

274274
### Example [checkWaitingDRD](examples/checkWaitingDRD)
275275

276-
https://github.com/khoih-prog/ESP_DoubleResetDetector/blob/da76548b25f1c2d4774f154011e7221c1fd7d824/examples/checkWaitingDRD/checkWaitingDRD.ino#L14-L132
276+
https://github.com/khoih-prog/ESP_DoubleResetDetector/blob/28a1b81298cd5b9c2ffabe35e60cffa1874ec837/examples/checkWaitingDRD/checkWaitingDRD.ino#L20-L132
277277

278278

279279

0 commit comments

Comments
 (0)