mode3

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of xively-jumpstart-demo_new by Bhakti Kulkarni

app_board_io.h

Committer:
errordeveloper
Date:
2013-10-14
Revision:
10:86ffba646df1
Parent:
7:0eff5db44b8b

File content as of revision 10:86ffba646df1:

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

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