Travis Widmer / Mbed 2 deprecated OzoneDetector

Dependencies:   mbed SDFileSystem

Revision:
5:2d14b92842e8
Parent:
4:ff1ea24ef19a
Child:
6:743b09fa5dc0
--- a/main.cpp	Wed Apr 20 04:39:33 2016 +0000
+++ b/main.cpp	Tue May 17 00:11:58 2016 +0000
@@ -11,7 +11,7 @@
 FILE *fileRed;
 FILE *filePurple;
 bool mountFailure;
-int test_time = 10800; //Length of test in seconds
+int test_time = 600; //Length of test in seconds (2 hours)
 void writeData();
 DigitalOut led1(LED1); //Mbed LED for SD Card Verification
 DigitalOut Red(p17); //Red LED in Pod (to transitor)