Cambio de pin de entrada digital a PA10

Dependencies:   BufferedSerial PinDetect mbed

Fork of DTK-MEGAPACA_NUCLEO by Felícito Manzano

Revision:
7:0ec9cc5b9fe0
Parent:
6:e0f528571367
Child:
10:d03a37cae68b
--- a/constantes.cpp	Fri Jan 19 14:51:02 2018 +0000
+++ b/constantes.cpp	Fri Jan 19 18:43:47 2018 +0000
@@ -27,6 +27,7 @@
 const char SHUTDOWN_ERRO[]      = "Apagado por Evento de Panico - ERROR";
 const char GTOUT_TXT[]          = "ACK:GTOUT";
 const char ABORT_TXT[]          = "ABORTAR";
+const char GV300_OK[]           = "OK";
 
 // CONSTANTES DE PUERTO SERIAL
 const int BUFF_SIZE   = 498;