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: DOGS102 GpsParser ISL29011 MMA845x MPL3115A2 MTS-Serial NCP5623B libmDot-Custom mDot_Channel_Plans
Fork of MTDOT-BOX-EVB-Factory-Firmware by
Diff: dotbox_version.h
- Revision:
- 7:a31236c2e75c
- Child:
- 8:ddc66fd44c8d
diff -r cc61867b45ce -r a31236c2e75c dotbox_version.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dotbox_version.h Fri Nov 04 17:27:05 2016 -0500 @@ -0,0 +1,6 @@ +#ifndef __VERSION_H__ +#define __VERSION_H__ + +#define MTDOT_BOX_VERSION "2.1.1-95-g81cf0b0" + +#endif
