PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.24k stars 664 forks source link

Added includes to properties file #148

Closed majenkotech closed 4 years ago

majenkotech commented 4 years ago

The Arduino library.properties specification gives the includes entry:

Adding this will prevent both Time.h and TimeLib.h from being included in the IDE with the include library menu option.