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

Commit 153ad61

Browse files
authored
Fix typo error
1 parent 7307e89 commit 153ad61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/minimal/minimal.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <DoubleResetDetector.h>
1+
#include <ESP_DoubleResetDetector.h>
22

33
// Number of seconds after reset during which a
44
// subseqent reset will be considered a double reset.

0 commit comments

Comments
 (0)