Files
Time/library.properties
T

11 lines
384 B
Properties
Raw Normal View History

2015-03-26 08:27:58 -07:00
name=Time
2015-11-11 09:32:45 -08:00
version=1.5
2015-03-26 08:27:58 -07:00
author=Michael Margolis
maintainer=Paul Stoffregen
sentence=Timekeeping functionality for Arduino
2015-03-26 08:30:04 -07:00
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.
2015-03-26 08:27:58 -07:00
category=Timing
url=http://playground.arduino.cc/code/time
architectures=*