Fix for includes with Arduino 1.6.6

This commit is contained in:
PaulStoffregen
2015-11-11 09:29:29 -08:00
parent a7cc3261f9
commit 26cd0c8509
12 changed files with 158 additions and 156 deletions
+1 -1
View File
@@ -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>