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:
- 3:db75f686b8db
- Parent:
- 1:71125aa00e33
- Child:
- 4:13fa673bb966
diff -r 71125aa00e33 -r db75f686b8db version.h --- a/version.h Thu Feb 04 12:36:36 2016 -0600 +++ b/version.h Tue May 31 13:11:26 2016 -0500 @@ -1,6 +1,6 @@ -#ifndef __VERSION_H__ -#define __VERSION_H__ - -#define MTDOT_BOX_VERSION "2.0.0" - +#ifndef __VERSION_H__ +#define __VERSION_H__ + +#define MTDOT_BOX_VERSION "2.1.1" + #endif