Travis Widmer / Mbed 2 deprecated OzoneDetector

Dependencies:   mbed SDFileSystem

Files at this revision

API Documentation at this revision

Comitter:
Twidmer18
Date:
Sat May 21 16:10:28 2016 +0000
Parent:
6:743b09fa5dc0
Commit message:
FINAL

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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)