Xively demo for cc3000

Dependencies:   NVIC_set_all_priorities cc3000_hostdriver_mbedsocket libxively mbed

Revision:
1:ad3b3e58ba36
Parent:
0:cc7d755246b3
Child:
2:ed5cf21e63b4
--- a/main.h	Fri Oct 11 20:13:19 2013 +0000
+++ b/main.h	Sun Oct 13 10:37:45 2013 +0000
@@ -36,9 +36,7 @@
 #define AP_SECURITY  WPA2            // WPA2 must be enabled for use with iPhone or Android phone hotspot!
 #define SSID         "SSID"
 
-// xively setup - less memory
-#define XI_MAX_DATAPOINTS                  1
-#define XI_MAX_DATASTREAMS                 3
+#define XI_USER_CONFIG 1
 
 void init();