We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a946a57 commit f092c28Copy full SHA for f092c28
keywords.txt
@@ -6,7 +6,7 @@
6
# Datatypes (KEYWORD1)
7
#######################################
8
9
-Scheduler KEYWORD1
+Scheduler KEYWORD1 Scheduler
10
11
12
# Methods and Functions (KEYWORD2)
library.properties
@@ -1,5 +1,5 @@
1
name=Scheduler
2
-version=0.4.1
+version=0.4.2
3
author=Arduino
4
maintainer=Arduino <info@arduino.cc>
5
sentence=Allows multiple tasks to run at the same time, without interrupting each other. For Arduino DUE only.
0 commit comments