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: NCP5623B GpsParser ISL29011 libmDot-mbed5 MTS-Serial MMA845x DOGS102 MPL3115A2
Diff: version.h
- Revision:
- 1:71125aa00e33
- Child:
- 2:705a6bdaef68
- Child:
- 3:db75f686b8db
diff -r 608d1d025f3c -r 71125aa00e33 version.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/version.h Thu Feb 04 12:36:36 2016 -0600 @@ -0,0 +1,6 @@ +#ifndef __VERSION_H__ +#define __VERSION_H__ + +#define MTDOT_BOX_VERSION "2.0.0" + +#endif