Rafael Caro / Mbed 2 deprecated RobotCompletoPublico

Dependencies:   mbed

Fork of RobotCompleto by Rafael Caro

Revision:
0:bd4170087cf1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mantieneVelocidad.h	Mon May 04 08:39:07 2015 +0000
@@ -0,0 +1,1 @@
+void mantenerVelocidad(double velocidadDeseada, double velocidadActual, double &potenciaMotoresFrameAnterior, double &potenciaMotores, PwmOut pinDAdelante, PwmOut pinIAdelante);