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

Commit 51aa0bd

Browse files
authored
Update README.md
1 parent 8dd5933 commit 51aa0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## ISR-based Fire Smoke Alarm demonstrate how to use ESP8266TimerInterrupt, ESP32TimerInterrupt and TimerInterrupt Library
44

5-
This is just an example how to use convert the usage from normal `software timer` to `ISR-based timer`.
5+
These are examples how to use convert the usage from normal `software timer` to `ISR-based timer`.
66

77
Why do we need this `Hardware Timer Interrupt`?
88

0 commit comments

Comments
 (0)