Wifi Pressure Sensor

Dependencies:   HTTPClient MPL3115A2 NTPClient TMP102 USBDevice cc3000_hostdriver_mbedsocket mbed

Revision:
16:a7902d75bef3
Parent:
11:8a3bc0e3255d
--- a/main.cpp	Fri Jun 20 06:52:48 2014 +0000
+++ b/main.cpp	Fri Jun 20 07:35:49 2014 +0000
@@ -621,6 +621,7 @@
 
     while (1)
     {
+        //TempTest();
         MenuSwitch();
     }
 }