Skip to content

Commit 95df196

Browse files
author
Pierluigi Petrelli
committed
improved the README
1 parent 6e81f7a commit 95df196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# arduino-timer - library for delaying function calls
22

33
THIS VERSION IS A FORK OF https://github.com/contrem/arduino-timer AND ADDS A FUNCTION TO CANCEL A TASK.
4+
45
Simple *non-blocking* timer library for calling functions **in / at / every / cancel ** specified units of time. Supports millis, micros, time rollover, and compile time configurable number of tasks.
56

67
### Use It

0 commit comments

Comments
 (0)