We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2294a27 commit 716dab8Copy full SHA for 716dab8
README.adoc
@@ -1,6 +1,6 @@
1
= Scheduler Library for Arduino =
2
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.
+The Scheduler library enables the Arduino to run multiple functions at the same time. This allows tasks to happen without interrupting each other.
4
5
For more information about this library please visit us at
6
http://www.arduino.cc/en/Reference/Scheduler
0 commit comments