Xively park working

Dependencies:   C12832_lcd LM75B MMA7660 WiflyInterface libxively mbed-rtos mbed

Fork of IOT-Project-LED-ControlTelnet by Bhakti Kulkarni

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers app_board_io.h Source File

app_board_io.h

00001 #include <stdarg.h>
00002 #include <stdio.h>
00003 
00004 #ifdef __cplusplus
00005 extern "C"
00006 #endif
00007 void lcd_printf( const char* fmt, ...  );