Xively demo for cc3000

Dependencies:   NVIC_set_all_priorities cc3000_hostdriver_mbedsocket libxively mbed

Revision:
3:6eb505b0beb3
Parent:
2:ed5cf21e63b4
Child:
4:cea07f0d1eeb
--- a/main.h	Sun Oct 13 12:06:53 2013 +0000
+++ b/main.h	Mon Oct 14 15:33:28 2013 +0000
@@ -36,8 +36,6 @@
 #define AP_SECURITY  WPA2            // WPA2 must be enabled for use with iPhone or Android phone hotspot!
 #define SSID         "test"
 
-#define XI_USER_CONFIG 1
-
 void init();
 
 #endif