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 19:25:47 2016 +0000
Parent:
2:9a3154ce8b51
Child:
4:338750b9f13c
Child:
5:6853dc5bd06d
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 16:50:10 2016 +0000
+++ b/main.cpp	Mon Mar 14 19:25:47 2016 +0000
@@ -1,5 +1,6 @@
 // Authors: Kristen Fernandez, Krish Ravindranath
 // Target: nxp lpc1768 
+// March 14 2015
 
 #include "mbed.h"
 #include "SDFileSystem.h"