set led to common anode
Dependencies: C12832_lcd EthernetInterface LM75B MMA7660 libxively mbed-rtos mbed
Fork of xively-dreamforce by
Diff: main.cpp
- Revision:
- 16:878226cefdb1
- Parent:
- 15:7443df31ff5b
- Child:
- 17:6457dc373c2d
--- a/main.cpp Mon Nov 11 17:33:56 2013 +0000 +++ b/main.cpp Mon Nov 11 17:34:30 2013 +0000 @@ -21,9 +21,7 @@ int main() { lcd_print_xively_logo(); - //r.period( 0.001 ); - //g.period( 0.001 ); - //b.period( 0.001 ); + EthernetInterface eth; Thread _rgbpwm(rgbpwm_thread);