Files
Time/library.properties
T

12 lines
406 B
Properties
Raw Normal View History

2015-03-26 08:27:58 -07:00
name=Time
2021-06-21 04:36:35 -07:00
version=1.6.1
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
2019-05-11 12:45:31 -07:00
url=http://playground.arduino.cc/Code/Time/
2020-04-25 18:56:33 +01:00
includes=TimeLib.h
2015-03-26 08:27:58 -07:00
architectures=*