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
Revision 8:ddc66fd44c8d, committed 2016-11-04
- Comitter:
- jenkins@brutananadilewski
- Date:
- Fri Nov 04 18:06:27 2016 -0500
- Parent:
- 7:a31236c2e75c
- Child:
- 9:7a6ebbe901d5
- Commit message:
- dotbox-firmware revision 2.1.2
Changed in this revision
| dotbox_version.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/dotbox_version.h Fri Nov 04 17:27:05 2016 -0500 +++ b/dotbox_version.h Fri Nov 04 18:06:27 2016 -0500 @@ -1,6 +1,6 @@ #ifndef __VERSION_H__ #define __VERSION_H__ -#define MTDOT_BOX_VERSION "2.1.1-95-g81cf0b0" +#define MTDOT_BOX_VERSION "2.1.2" #endif