teste de publish

Dependencies:   DS1820 HighSpeedAnalogIn devices mbed

Revision:
32:7cf1fb8a8bf3
Parent:
26:c246eacf6815
--- a/modbusMaster1.h	Sat May 26 13:00:00 2018 +0000
+++ b/modbusMaster1.h	Sat May 26 14:17:55 2018 +0000
@@ -18,6 +18,7 @@
     extern uint8_t buffer[maxLenBufModBus]; //Buffer in e out;
     extern uint16_t index;    
     extern bool pacoteEmEspera;
+    extern bool pacoteEmEsperaValido;
     extern bool startThreadModBusMaster;
     extern osTimerId timer_pacote;