Skip to content

Commit c3e6deb

Browse files
committed
Fixed time types
1 parent bcbb2dd commit c3e6deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ArduinoThread
2-
version=2.0.2
2+
version=2.0.3
33
author=Ivan Seidel <ivanseidel@gmail.com>
44
maintainer=Ivan Seidel <ivanseidel@gmail.com>
55
sentence=A simple way to run Threads on Arduino
66
paragraph=This Library helps to maintain organized and to facilitate the use of multiple tasks. We can use Timers Interrupts, and make it really powerfull, running "pseudo-background" tasks on the rug.
77
category=Timing
88
url=https://github.com/ivanseidel/ArduinoThread
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)