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:
10:86ffba646df1
--- a/app_board_io.cpp	Mon Oct 14 12:08:18 2013 +0000
+++ b/app_board_io.cpp	Mon Oct 14 13:33:04 2013 +0000
@@ -1,7 +1,7 @@
 #include "app_board_io.h"
 #include "C12832_lcd.h"
 
-C12832_LCD lcd;
+extern C12832_LCD lcd;
 
 extern "C" void lcd_printf( const char* fmt, ...  )
 {