teste de publish
Diff: devices.cpp
- Revision:
- 16:1b43a57ee676
- Parent:
- 15:6d9e9cafe138
- Child:
- 17:c046e4b07ded
--- a/devices.cpp Tue Feb 06 16:33:21 2018 +0000 +++ b/devices.cpp Mon Apr 16 12:30:09 2018 +0000 @@ -532,6 +532,7 @@ } } if(!exceptionDetected){ + diversos::wdt.kick(90.0); this->execAct(this->schedules[indexSchedule].idAct); this->schedules[indexSchedule].actSent = true; } @@ -1392,7 +1393,7 @@ //Inicio da string dentro do arquivo binario - //sdCardBuf.del(); + sdCardBuf.del(); sdCardBuf.fill("log{data:",9); //O timestamp é posto nos 4 primeiros bytes (segundos)