![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Xively park working
Dependencies: C12832_lcd LM75B MMA7660 WiflyInterface libxively mbed-rtos mbed
Fork of IOT-Project-LED-ControlTelnet by
Diff: app_board_io.h
- Revision:
- 5:efa4a9eafe7d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app_board_io.h Sat Jun 07 01:04:41 2014 +0000 @@ -0,0 +1,7 @@ +#include <stdarg.h> +#include <stdio.h> + +#ifdef __cplusplus +extern "C" +#endif +void lcd_printf( const char* fmt, ... ); \ No newline at end of file