Dreameforce 2013 giveaway demo

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of xively-dreamforce by Ilya Dmitrichenko

Revision:
15:7443df31ff5b
Parent:
10:86ffba646df1
Child:
19:ca595d80895b
--- a/app_board_io.h	Sat Nov 09 10:15:50 2013 +0000
+++ b/app_board_io.h	Mon Nov 11 17:33:56 2013 +0000
@@ -4,4 +4,6 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-void lcd_printf( const char* fmt, ...  );
\ No newline at end of file
+void lcd_printf( const char* fmt, ...  );
+
+void rgbpwm_thread(void const *args);
\ No newline at end of file