mbed Sensor node for Instrumented Booth over ETH.

Dependencies:   EthernetInterface-1 MaxbotixDriver Presence HTU21D_TEMP_HUMID_SENSOR_SAMPLE Resources SHARPIR mbed-rtos mbed-src WDT_K64F nsdl_lib

Fork of Trenton_Switch_LPC1768_ETH by Demo Team

Revision:
36:bb8c769065de
Parent:
32:c957a1948ac1
Child:
38:9066ab490386
--- a/node_cfg.h	Tue Dec 16 12:22:47 2014 +0000
+++ b/node_cfg.h	Tue Dec 16 12:23:51 2014 +0000
@@ -54,7 +54,7 @@
 
 #endif //Node comms Type
 
-#define LIFE_TIME           {"600"}     //seconds, extra char needed to avoid truncation
+#define LIFE_TIME           {"43200"}     //seconds, extra char needed to avoid truncation 12 HOURS
 
 
 // ****************************************************************************