lab1 para curso mbed FIME

Dependencies:   mbed

Revision:
0:b51a19b7d220
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/LED_RGB.h	Sun May 24 04:13:47 2015 +0000
@@ -0,0 +1,7 @@
+#ifndef _LED_RGB_H
+#define _LED_RGB_H
+
+
+void RGB_BLINK(unsigned int retardo_ms);
+
+#endif
\ No newline at end of file