GroupA / Mbed 2 deprecated WaG_final

Dependencies:   mbed

Fork of Lab_6_WaG by GroupA

wag.cpp

Committer:
spm71
Date:
2018-04-12
Revision:
57:aef01bd9b3be
Child:
58:69f9a4607a16
Child:
59:6b3a52d87465

File content as of revision 57:aef01bd9b3be:

/******************************************************************************
* EECS 397
*
* Assignment Name: Lab 7: WaG
* 
* Authors: Sam Morrison and Phong Nguyen 
* File name: wag.cpp
* Purpose: Wag functions
*
* Created: 04/12/2018
* Last Modified: 04/12/2018
*
******************************************************************************/

#include "mbed.h"
#include "io_pins.h"
#include "wag.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>