Implement a SD card into HW6

Dependencies:   SDFileSystem mbed

Fork of shomberg_hw_6 by Russell Shomberg

Revision:
10:c9a438114fbd
Parent:
9:da0b72918880
Child:
11:42914083ac70
--- a/main.cpp	Thu Oct 25 18:12:33 2018 +0000
+++ b/main.cpp	Thu Oct 25 18:37:48 2018 +0000
@@ -22,7 +22,6 @@
 #include "OCE360Input.h"
 #include "SegDisplay.h"
 
-
 // OUTPUTS
 Serial pc(USBTX, USBRX);        // for debugging