Nicolás Almaraz
/
TP1_Ejer1
Almaraz Bettig TP1_Ejer1: Sistema de Control
Revision 10:0d636b09764c, committed 2019-06-16
- Comitter:
- nicoalmaraz
- Date:
- Sun Jun 16 07:16:32 2019 +0000
- Parent:
- 9:b6cca45c8314
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r b6cca45c8314 -r 0d636b09764c main.cpp --- a/main.cpp Sun Jun 16 07:15:03 2019 +0000 +++ b/main.cpp Sun Jun 16 07:16:32 2019 +0000 @@ -35,7 +35,6 @@ void lazo_cerrado(); void lectura_sensores_lazo_cerrado(); - DS1820 probe(A0); AnalogIn preset(A1); DigitalIn pulsador_con_rebote(A2);