Xively park working

Dependencies:   C12832_lcd LM75B MMA7660 WiflyInterface libxively mbed-rtos mbed

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

app_board_io.h

Committer:
bhakti08
Date:
2014-06-07
Revision:
5:efa4a9eafe7d

File content as of revision 5:efa4a9eafe7d:

#include <stdarg.h>
#include <stdio.h>

#ifdef __cplusplus
extern "C"
#endif
void lcd_printf( const char* fmt, ...  );