Skip to content

Commit 716dab8

Browse files
committed
porting to all avr chip
porting to all avr chip
1 parent 2294a27 commit 716dab8

File tree

3 files changed

+323
-33
lines changed

3 files changed

+323
-33
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Scheduler Library for Arduino =
22

3-
The Scheduler library enables the Arduino Due to run multiple functions at the same time. This allows tasks to happen without interrupting each other.
3+
The Scheduler library enables the Arduino to run multiple functions at the same time. This allows tasks to happen without interrupting each other.
44

55
For more information about this library please visit us at
66
http://www.arduino.cc/en/Reference/Scheduler

0 commit comments

Comments
 (0)