Implement a SD card into HW6
Dependencies: SDFileSystem mbed
Fork of shomberg_hw_6 by
Diff: main.cpp
- Revision:
- 11:42914083ac70
- Parent:
- 10:c9a438114fbd
- Child:
- 12:ea407dcaff78
--- a/main.cpp Thu Oct 25 18:37:48 2018 +0000 +++ b/main.cpp Thu Oct 25 18:58:41 2018 +0000 @@ -19,8 +19,8 @@ // INCLUDES #include "mbed.h" +#include "SegDisplay.h" #include "OCE360Input.h" -#include "SegDisplay.h" // OUTPUTS Serial pc(USBTX, USBRX); // for debugging