From 5aa1667b44c1d7389563a25a6977da4079c9e1b2 Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Thu, 26 Mar 2015 08:30:04 -0700 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 31b99b7..f082fe5 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ 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). +paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet). This library is often used together with TimeAlarms and DS1307RTC. category=Timing url=http://playground.arduino.cc/code/time architectures=*