electro

Dependencies:   mbed QEI mbed-os KeypadLib TextLCD

Files at this revision

API Documentation at this revision

Comitter:
afsaavedram
Date:
Thu Mar 14 15:58:23 2019 +0000
Parent:
9:1683e8d3454f
Commit message:
v1.7

Changed in this revision

electrocoagulador_final.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/electrocoagulador_final.cpp	Sun Mar 10 19:38:12 2019 +0000
+++ b/electrocoagulador_final.cpp	Thu Mar 14 15:58:23 2019 +0000
@@ -23,7 +23,7 @@
 int tempUser2 = 1;                  // Tiempo tope de reposo de la vinaza
 int tempUser3 = 20;                  // Tiempo tope de vaciado del agua en el tanque 2
 int tempUser4 = 10;                  // Tiempo tope de vaciado de residuos en el tanque 2
-int pwm = 50.0f;                       // Duty cycle del motor
+float pwm = 50.0f;                       // Duty cycle del motor
 int tiempoLlenado = 20;              // Tiempo de llenado del tanque 1
 
 int a = 0;