From 14b58229dc55532dadd3a9aedc18be86c09330d2 Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Thu, 26 Mar 2015 08:27:58 -0700 Subject: [PATCH] Add library.properties --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..31b99b7 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=Time +version=1.4 +author=Michael Margolis +maintainer=Paul Stoffregen +sentence=Timekeeping functionality for Arduino +paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet). +category=Timing +url=http://playground.arduino.cc/code/time +architectures=* +