Almaraz Bettig TP1_Ejer1: Sistema de Control

Dependencies:   mbed DS1820

Files at this revision

API Documentation at this revision

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);