Skip to content

Commit 14b5822

Browse files
Add library.properties
1 parent 2cebbd7 commit 14b5822

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Time
2+
version=1.4
3+
author=Michael Margolis
4+
maintainer=Paul Stoffregen
5+
sentence=Timekeeping functionality for Arduino
6+
paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet).
7+
category=Timing
8+
url=http://playground.arduino.cc/code/time
9+
architectures=*
10+

0 commit comments

Comments
 (0)