proyectotecnicas
/
final-completo
final
Fork of general by
Revision 11:260de040b9e1, committed 2015-12-18
- Comitter:
- josedaparte
- Date:
- Fri Dec 18 18:15:16 2015 +0000
- Parent:
- 10:b76b433db252
- Commit message:
- final temp 35
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r b76b433db252 -r 260de040b9e1 main.cpp --- a/main.cpp Fri Dec 18 18:02:20 2015 +0000 +++ b/main.cpp Fri Dec 18 18:15:16 2015 +0000 @@ -24,7 +24,7 @@ float tinterno, texterno, presion, casexterno, casinterno, caspresion, valorpwm, valorpid, vrefe; float tres, optimo=0; int i = 0, j = 0, sel = 1, hora=0, min=0, seg=0, horain = 8, minin = 0, horafin = 22, minfin = 0, temp = 26, cont=0, ev= 1; -int hh1, hh0, mm0, mm1, B1, B2, B3, B4, num, tempauto = 0, tipobanio = 0, pdig, sdig, tempmanual = 40, set = 0; +int hh1, hh0, mm0, mm1, B1, B2, B3, B4, num, tempauto = 0, tipobanio = 0, pdig, sdig, tempmanual = 35, set = 0; void menu(); void selec(); void func();