ECE 4180 Spring 2016 Lab 4
Dependencies: Memory_Card_Game SDFileSystem mbed
Revision 2:9a3154ce8b51, committed 2016-03-14
- Comitter:
- kravemind
- Date:
- Mon Mar 14 16:50:10 2016 +0000
- Parent:
- 1:769f5ef8157f
- Child:
- 3:b66ff5f0e546
- Commit message:
- Added 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 02:21:32 2016 +0000 +++ b/main.cpp Mon Mar 14 16:50:10 2016 +0000 @@ -1,3 +1,6 @@ +// Authors: Kristen Fernandez, Krish Ravindranath +// Target: nxp lpc1768 + #include "mbed.h" #include "SDFileSystem.h" #include "uLCD_4DGL.h"