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
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