Xively Jumpstart Demo with WiFly module

Dependencies:   C12832_lcd LM75B MMA7660 WiflyInterface libxively mbed-rtos mbed

Deprecated

This is an mbed 2 example. For an mbed-os WiFi example, see:

[Repository '/teams/mbed-os-examples/code/mbed-os-example-wifi/docs/tip/' not found]

Revision:
11:bdf601a405fc
Parent:
9:c5dc85d192e2
--- a/xi_user_config.h	Mon Oct 14 12:08:18 2013 +0000
+++ b/xi_user_config.h	Mon Oct 14 13:33:04 2013 +0000
@@ -14,7 +14,7 @@
 // If you wish to enable assertions, set this to 1
 #define XI_DEBUG_ASSERT 0
 // If you wish to disable debug output, set this to 0
-#define XI_DEBUG_OUTPUT 1
+#define XI_DEBUG_OUTPUT 0
 
 // On the mbed app board we can use the LCD for debug output,
 // but one may wish to modify this and write to file instead