Skip to content

Commit ece49d7

Browse files
Merge pull request #148 from majenkotech/master
Added includes to properties file
2 parents ebda9bd + d1e7638 commit ece49d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ sentence=Timekeeping functionality for Arduino
66
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.
77
category=Timing
88
url=http://playground.arduino.cc/Code/Time/
9+
includes=TimeLib.h
910
architectures=*
1011

0 commit comments

Comments
 (0)