forked from PaulStoffregen/Time
Fix for includes with Arduino 1.6.6
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* This sketch uses the Ethernet library
|
||||
*/
|
||||
|
||||
#include <Time.h>
|
||||
#include <TimeLib.h>
|
||||
#include <Ethernet.h>
|
||||
#include <EthernetUdp.h>
|
||||
#include <SPI.h>
|
||||
|
||||
Reference in New Issue
Block a user