Weather control switch for connected day. NXP LPC 1768 module. Ethernet connectivity.

Dependencies:   EthernetInterface mbed-rtos mbed nanoservice_client_1_12

Fork of Trenton_Switch_LPC1768_WIFLY by Demo Team

Revision:
22:b361f7ae0508
Parent:
17:8ca4a5801430
--- a/nsdl_support.cpp	Wed Jul 23 10:04:03 2014 +0000
+++ b/nsdl_support.cpp	Wed Aug 13 09:56:11 2014 +0000
@@ -3,7 +3,7 @@
 #include "mbed.h"
 #include "nsdl_support.h"
 #include "mbed.h"
-#include "WiflyInterface.h"
+#include "EthernetInterface.h"
 
 extern Endpoint nsp;
 extern UDPSocket server;