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:
40:b2e9bc654ca1
Parent:
31:389416beb4c3
Child:
41:212121c1a108
--- a/sensor_ctl.h	Mon Feb 09 16:43:27 2015 +0000
+++ b/sensor_ctl.h	Wed Feb 11 12:36:45 2015 +0000
@@ -15,6 +15,7 @@
 
 #define KIOSK_SENSOR_DEBOUNCE_MS     500
 #define PIR_SENSOR_DEBOUNCE_MS      5000
+#define DOOR_SENSOR_DEBOUNCE_MS      200
 
 
 //Externally visible values.