Xively Jumpstart Demo with WiFly module

Dependencies:   C12832_lcd LM75B MMA7660 WiflyInterface libxively mbed-rtos mbed

Deprecated

This is an mbed 2 example. For an mbed-os WiFi example, see:

[Repository '/teams/mbed-os-examples/code/mbed-os-example-wifi/docs/tip/' not found]

app_board_io.h

Committer:
MACRUM
Date:
2014-01-28
Revision:
13:b5092350e231
Parent:
10:86ffba646df1

File content as of revision 13:b5092350e231:

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

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