Files
ArduinoTime/library.properties

12 lines
404 B
Properties
Raw Permalink Normal View History

2015-03-26 08:27:58 -07:00
name=Time
2019-12-11 08:27:28 -08:00
version=1.6
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/
includes=TimeLib.h
2015-03-26 08:27:58 -07:00
architectures=*