Lab 6 code.

Dependencies:   mbed

Fork of WaG by GroupA

wag.h

Committer:
phn10
Date:
2018-03-29
Revision:
44:4c2ba5bbba67
Child:
51:1eb60f0d2f03

File content as of revision 44:4c2ba5bbba67:

//Station Constants
#define STATION_A 1
#define STATION_B 0

//Calibration status constants
#define CALIBRATED 1
#define NOT_CALIBRATED 0