Cambio de pin de entrada digital a PA10

Dependencies:   BufferedSerial PinDetect mbed

Fork of DTK-MEGAPACA_NUCLEO by Felícito Manzano

Revision:
11:780b02b6a035
Parent:
10:d03a37cae68b
Child:
12:35db44c28845
--- a/constantes.cpp	Mon Feb 12 14:34:16 2018 -0600
+++ b/constantes.cpp	Mon Feb 26 22:59:46 2018 +0000
@@ -39,4 +39,4 @@
 const int T_15              = 5;        // minutos
 const float MINUTO          = 60.0;      // segundos
 const float TIME_HEARTBEAT  = 600.0;     // segundos
-const float TIME_SHUTDOWN   = 900.0;     // segundos
\ No newline at end of file
+const float TIME_SHUTDOWN   = 300.0;     // segundos
\ No newline at end of file