teste de publish

Dependencies:   DS1820 HighSpeedAnalogIn devices mbed

Revision:
18:1eefda1f7736
Parent:
13:b9183b4bc049
Child:
25:a6da63ed025b
--- a/diversos.h	Tue Jan 09 13:45:17 2018 +0000
+++ b/diversos.h	Thu Jan 25 16:15:03 2018 +0000
@@ -7,9 +7,11 @@
 #include "devices.h"
 #define tamBufferCommands 1024
 #include <cstdlib>
+#define maxTentativasEnvioDados 5
 #ifndef enderecoControladoraVirtual
 #define enderecoControladoraVirtual 0
 #endif
+
 /*
 // On reset, indicate a watchdog reset or a pushbutton reset on LED 4 or 3
 if ((LPC_WDT->WDMOD >> 2) & 1)
@@ -36,7 +38,7 @@
     extern bool minutos; 
     //extern bool hora_completa;   
     extern bool rotina10Segundos;
-    extern bool rotina15Minutos;
+    extern char rotinaEnvioDeDados;
     extern bool rotina1hora;
     extern bool rotina1segundo;