Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NVIC_set_all_priorities cc3000_hostdriver_mbedsocket libxively mbed
Diff: main.h
- Revision:
- 1:ad3b3e58ba36
- Parent:
- 0:cc7d755246b3
- Child:
- 2:ed5cf21e63b4
diff -r cc7d755246b3 -r ad3b3e58ba36 main.h --- 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();