Dependencies:   mbed Servo

Revision:
0:6e0c27d0cb91
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prototipos.h	Sun Feb 20 15:29:40 2011 +0000
@@ -0,0 +1,8 @@
+#ifndef _PROTOTIPOS_H_
+#define _PROTOTIPOS_H_
+
+void armarESC();
+float convertidorBases(int base255);
+
+
+#endif
\ No newline at end of file