ECE 4180 Spring 2016 Lab 4
Dependencies: Memory_Card_Game SDFileSystem mbed
Revision 5:6853dc5bd06d, committed 2016-03-14
- Comitter:
- kravemind
- Date:
- Mon Mar 14 19:51:36 2016 +0000
- Parent:
- 3:b66ff5f0e546
- Child:
- 6:88e284f2063c
- Commit message:
- changed comments;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Mar 14 19:25:47 2016 +0000 +++ b/main.cpp Mon Mar 14 19:51:36 2016 +0000 @@ -1,6 +1,5 @@ // Authors: Kristen Fernandez, Krish Ravindranath -// Target: nxp lpc1768 -// March 14 2015 +// Target: MBED nxp lpc1768 #include "mbed.h" #include "SDFileSystem.h"