Files
ArduinoTime/library.properties
per1234 2c08bcc7be Fix bad URL in library.properties
Use of incorrect case in the Arduino Playground URL resulted in a redirect to the Playground home page instead of the expected Time library page.
2019-05-11 12:45:31 -07:00

11 lines
385 B
INI

name=Time
version=1.5
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). This library is often used together with TimeAlarms and DS1307RTC.
category=Timing
url=http://playground.arduino.cc/Code/Time/
architectures=*