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: MTS-Serial libmDot-mbed5
Fork of Dot-AT-Firmware by
version.h
- Committer:
- Mike Fiore
- Date:
- 2016-04-04
- Revision:
- 9:ff62b20f7000
- Parent:
- 6:e27eaad36a0c
File content as of revision 9:ff62b20f7000:
#ifndef __VERSION_H__
#define __VERSION_H__
#define AT_APPLICATION_VERSION "1.0.8-mbed"
#endif
