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
version.h@4:13fa673bb966, 2016-05-31 (annotated)
- Committer:
- Mike Fiore
- Date:
- Tue May 31 13:12:21 2016 -0500
- Revision:
- 4:13fa673bb966
- Parent:
- 3:db75f686b8db
- Parent:
- 2:705a6bdaef68
merge
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Mike Fiore |
3:db75f686b8db | 1 | #ifndef __VERSION_H__ |
| Mike Fiore |
3:db75f686b8db | 2 | #define __VERSION_H__ |
| Mike Fiore |
3:db75f686b8db | 3 | |
| Mike Fiore |
3:db75f686b8db | 4 | #define MTDOT_BOX_VERSION "2.1.1" |
| Mike Fiore |
3:db75f686b8db | 5 | |
| Mike Fiore |
1:71125aa00e33 | 6 | #endif |