fuck this

Dependencies:   BMP280

Revision:
9:ac5673cca703
Parent:
7:bf9f92ff02e8
Child:
10:261f2b69c4c7
Child:
15:e61297f9bae9
--- a/main.cpp	Thu Jan 04 19:32:30 2018 +0000
+++ b/main.cpp	Sat Jan 06 16:13:37 2018 +0000
@@ -16,7 +16,7 @@
 int main()
 {
     //Initialise devices
-    WebUISetup();
+////WebUISetup();
     
     
     //Hardware Self Test
@@ -35,6 +35,8 @@
             //LCD Update Function
             NewEnvSample = false;
             NewLDRSample = false;
+
         }
+        
     }   
 }
\ No newline at end of file