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:
12:35db44c28845
--- a/constantes.hpp	Fri Jan 19 14:51:02 2018 +0000
+++ b/constantes.hpp	Fri Jan 19 18:43:47 2018 +0000
@@ -25,6 +25,7 @@
 extern const char SHUTDOWN_ERRO[41];
 extern const char GTOUT_TXT[10];
 extern const char ABORT_TXT[8];
+extern const char GV300_OK[3];
 
 // CONSTANTES DE PUERTO SERIAL
 extern const int BUFF_SIZE;