Rafael Caro / Mbed 2 deprecated RobotCompletoPublico

Dependencies:   mbed

Fork of RobotCompleto by Rafael Caro

Revision:
0:bd4170087cf1
diff -r 000000000000 -r bd4170087cf1 calculaVelocidad.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/calculaVelocidad.h	Mon May 04 08:39:07 2015 +0000
@@ -0,0 +1,3 @@
+double calculaVelocidad(int periodo, int acumulador);
+
+