Cambio de pin de entrada digital a PA10

Dependencies:   BufferedSerial PinDetect mbed

Fork of DTK-MEGAPACA_NUCLEO by Felícito Manzano

Revision:
12:35db44c28845
Parent:
11:780b02b6a035
Child:
15:c347d12a472b
--- a/constantes.cpp	Mon Feb 26 22:59:46 2018 +0000
+++ b/constantes.cpp	Fri Mar 02 12:56:05 2018 -0600
@@ -28,11 +28,13 @@
 const char GTOUT_TXT[]          = "ACK:GTOUT";
 const char ABORT_TXT[]          = "ABORTAR";
 const char GV300_OK[]           = "OK";
+const int PULSOS_APAGAR         = 5;
 
 // CONSTANTES DE PUERTO SERIAL
 const int BUFF_SIZE   = 498;
 const int TX_MULTIP   = 1;
 
+
 // OTRAS CONSTANTES
 const int T_ESPERA_CP       = 300;       // mili segundos
 const int T_TX              = 100;       // mili segundos