GroupA / Mbed 2 deprecated Lab_6_WaG

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
18:0e281922212c
Parent:
16:dfa9eb1a808d
Child:
20:d23bcd97f2c5
diff -r 75d567b60214 -r 0e281922212c display.h
--- a/display.h	Thu Mar 01 17:31:04 2018 +0000
+++ b/display.h	Fri Mar 02 22:18:47 2018 +0000
@@ -1,14 +1,14 @@
 /******************************************************************************
 * EECS 397
 *
-* Assignment Name: Lab 4: display_nums2
+* Assignment Name: Lab 5: WaG
 * 
 * Authors: Sam Morrison and Phong Nguyen 
 * File name: display.h
 * Purpose: Contain function prototypes and consant variable
 * 
-* Created: 02/21/2018
-* Last Modified: 02/21/2018
+* Created: 03/01/2018
+* Last Modified: 03/02/2018
 *
 ******************************************************************************/
 #ifndef DISPLAY_H