Marcelo Rebonatto / Mbed 2 deprecated Protegemed_limpo

Dependencies:   EthernetInterface mbed-rtos mbed NTPClient

Revision:
38:132e83a591d0
Parent:
27:7664225b6036
diff -r 51fed2a3e009 -r 132e83a591d0 Headers/PmedLog.h
--- a/Headers/PmedLog.h	Thu Jul 30 21:42:06 2015 +0000
+++ b/Headers/PmedLog.h	Thu Jan 07 18:44:44 2016 +0000
@@ -16,6 +16,7 @@
 
 //define as constant some log entries
 static const char *PMEDLOG_INITIALIZING     = " Initializing Protegemed ... ";
+static const char *PMEDLOG_INITIALIZINGWDT  = " Initializing Protegemed by WhatchDog Timer... ";
 static const char *PMEDLOG_STARTED          = " Started Protegemed ! ";
 static const char *PMEDLOG_WRONGCODE        = " Oops... wrong code, a reset may be expected ";
 static const char *PMEDLOG_RESET            = " No reason given ";