Mode 3

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of Mode_3_MBED by Zain Ijaz

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, ...  );