Working

Dependencies:   mbed

Fork of led by Plamen Totev

Revision:
1:b074ac22294f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pindefs.h	Tue Apr 08 02:18:28 2014 +0000
@@ -0,0 +1,3 @@
+PwmOut led_blue(PTA5);
+PwmOut led_green(PTC8);
+PwmOut led_red (PTC9);
\ No newline at end of file