set led to common anode

Dependencies:   C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed

Fork of xively-dreamforce by Ilya Dmitrichenko

app_board_io.h

Committer:
errordeveloper
Date:
2013-11-11
Revision:
15:7443df31ff5b
Parent:
10:86ffba646df1
Child:
19:ca595d80895b

File content as of revision 15:7443df31ff5b:

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

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

void rgbpwm_thread(void const *args);