mirror of
https://github.com/PaulStoffregen/Time.git
synced 2025-07-31 06:37:13 +02:00
Merge pull request #148 from majenkotech/master
Added includes to properties file
This commit is contained in:
@ -6,5 +6,6 @@ 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.
|
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
|
category=Timing
|
||||||
url=http://playground.arduino.cc/Code/Time/
|
url=http://playground.arduino.cc/Code/Time/
|
||||||
|
includes=TimeLib.h
|
||||||
architectures=*
|
architectures=*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user