Lab 6 code.

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
51:1eb60f0d2f03
Parent:
44:4c2ba5bbba67
Child:
53:389fe53b2642
--- a/wag.h	Tue Apr 03 17:14:03 2018 +0000
+++ b/wag.h	Tue Apr 03 20:51:20 2018 +0000
@@ -1,3 +1,17 @@
+/******************************************************************************
+* EECS 397
+*
+* Assignment Name: Lab 6: WaG
+* 
+* Authors: Sam Morrison and Phong Nguyen 
+* File name: utility.h
+* Purpose: Header for WaG functions
+*
+* Created: 04/03/2018
+* Last Modified: 04/03/2018
+*
+******************************************************************************/
+
 //Station Constants
 #define STATION_A 1
 #define STATION_B 0