Travis Widmer / Mbed 2 deprecated OzoneDetector

Dependencies:   mbed SDFileSystem

Revision:
7:d33bdc9715ff
Parent:
6:743b09fa5dc0
diff -r 743b09fa5dc0 -r d33bdc9715ff main.cpp
--- a/main.cpp	Tue May 17 00:35:50 2016 +0000
+++ b/main.cpp	Sat May 21 16:10:28 2016 +0000
@@ -11,7 +11,7 @@
 FILE *fileRed;
 FILE *filePurple;
 bool mountFailure;
-int test_time = 600; //Length of test in seconds 
+int test_time = 1200; //Length of test in seconds 
 void writeData();
 DigitalOut led1(LED1); //Mbed LED for SD Card Verification
 DigitalOut Red(p17); //Red LED in Pod (to transitor)