Latest

Dependencies:   serial_terminal sample_hardware PLL_Config SDCard BMP280 Networkbits TextLCD SDBlockDevice

Revision:
4:a4dd5fd5cad8
Parent:
3:b1583f309b43
Child:
5:956984cbe447
--- a/main.cpp	Mon Nov 05 20:43:57 2018 +0000
+++ b/main.cpp	Tue Nov 06 14:01:14 2018 +0000
@@ -58,7 +58,7 @@
         
         //Write to SD (potentially slow)
         fprintf(fp, "%6.1f,%.2f\n\r", temp, pressure);
-        printf("Printing\n\r");
+        //printf("Printing\n\r");
     }
     
     //Close File