Добавлена библиотека Time

This commit is contained in:
gunner47
2019-11-03 22:51:41 +02:00
parent 0413e435db
commit 171fcc08f8
22 changed files with 2076 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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=*