Connected switch with wifi for Project Trenton (weather control switch!). Targets NXP LPC1768 device with WiFly connectivity module.

Dependencies:   WiflyInterface mbed nanoservice_client_1_12

Fork of cc3000_simple_socket_demo by Martin Kojtal

Revision:
14:5f84f9ae168e
Parent:
11:991f6c2444e9
Child:
15:59f4cee0da79
--- a/main.h	Wed Oct 16 21:15:29 2013 +0000
+++ b/main.h	Thu Nov 07 20:30:27 2013 +0000
@@ -16,9 +16,10 @@
 #ifndef MAIN_H
 #define MAIN_H
 
-#define WIGO           1
-#define WIFI_DIPCORTEX 2
-#define UNDEFINED      3
+#define WIGO               1
+#define WIFI_DIPCORTEX     2
+#define MBED_BOARD_EXAMPLE 3
+#define UNDEFINED          4
 
 #define MY_BOARD WIGO