peltier with 2 fans

Dependencies:   mbed TextLCD

Revision:
1:3aec489c7366
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/led_light/pindefs.h	Fri Apr 11 03:35:05 2014 +0000
@@ -0,0 +1,3 @@
+PwmOut led_blue(PTA5);
+PwmOut led_green(PTC8);
+PwmOut led_red (PTC9);
\ No newline at end of file