Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Lab_6_WaG by
Diff: wag.h
- Revision:
- 53:389fe53b2642
- Parent:
- 51:1eb60f0d2f03
- Child:
- 57:aef01bd9b3be
--- a/wag.h Tue Apr 03 22:32:41 2018 +0000 +++ b/wag.h Thu Apr 05 17:16:40 2018 +0000 @@ -13,8 +13,8 @@ ******************************************************************************/ //Station Constants -#define STATION_A 1 -#define STATION_B 0 +#define STATION_A 0 +#define STATION_B 1 //Calibration status constants #define CALIBRATED 1