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:
4:b5875efcf0e5
Parent:
1:99076f2d9408
Child:
5:12ea15b9c2f4
--- a/main.cpp	Sat Sep 14 15:06:37 2013 +0000
+++ b/main.cpp	Thu Oct 03 16:56:32 2013 +0000
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 #include "mbed.h"
-#include "KL25Z_irq_prio.h"
 #include "cc3000.h"
 #include "tcp_ip_demo.h"
 #include "main.h"