ECE 4180 Spring 2016 Lab 4

Dependencies:   Memory_Card_Game SDFileSystem mbed

Dependents:   Memory_Card_Game

Files at this revision

API Documentation at this revision

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"