Development version of xively-jumpstart-demo

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively-develop mbed-rtos mbed

Fork of xively-jumpstart-demo by Xively Official

Files at this revision

API Documentation at this revision

Comitter:
errordeveloper
Date:
Tue Nov 19 15:46:08 2013 +0000
Parent:
13:d4a21765a203
Commit message:
[wip] Updating to new version of libxively

Changed in this revision

C12832_lcd.lib Show annotated file Show diff for this revision Revisions of this file
libxively-develop.lib Show annotated file Show diff for this revision Revisions of this file
libxively.lib Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
xi_user_config.h Show annotated file Show diff for this revision Revisions of this file
--- a/C12832_lcd.lib	Fri Nov 08 16:57:17 2013 +0000
+++ b/C12832_lcd.lib	Tue Nov 19 15:46:08 2013 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/dreschpe/code/C12832_lcd/#c9afe58d786a
+https://mbed.org/users/dreschpe/code/C12832_lcd/#8f86576007d6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libxively-develop.lib	Tue Nov 19 15:46:08 2013 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/xively/code/libxively-develop/#9f758e14f3a6
--- a/libxively.lib	Fri Nov 08 16:57:17 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/xively/code/libxively/#4ce6299f7535
--- a/mbed-rtos.lib	Fri Nov 08 16:57:17 2013 +0000
+++ b/mbed-rtos.lib	Tue Nov 19 15:46:08 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#ee87e782d34f
+http://mbed.org/users/mbed_official/code/mbed-rtos/#29007aef10a4
--- a/xi_user_config.h	Fri Nov 08 16:57:17 2013 +0000
+++ b/xi_user_config.h	Tue Nov 19 15:46:08 2013 +0000
@@ -9,7 +9,7 @@
 #define XI_MAX_DATASTREAMS        5
 
 // Below are optimisations that reduce some minor functionality
-#define XI_OPT_NO_ERROR_STRINGS
+// #define XI_OPT_NO_ERROR_STRINGS
 
 // If you wish to enable assertions, set this to 1
 #define XI_DEBUG_ASSERT 0