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@1:e52ae6584f1c, 2015-06-25 (annotated)
- Committer:
- Mike Fiore
- Date:
- Thu Jun 25 10:23:41 2015 -0500
- Revision:
- 1:e52ae6584f1c
- Parent:
- 0:e2b8246361bc
- Child:
- 2:e5eebd74d36d
update debug, add command source files
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| mfiore | 0:e2b8246361bc | 1 | #ifndef __VERSION_H__ |
| mfiore | 0:e2b8246361bc | 2 | #define __VERSION_H__ |
| mfiore | 0:e2b8246361bc | 3 | |
| mfiore | 0:e2b8246361bc | 4 | #define AT_APPLICATION_VERSION "060215_mbed-19-gdadc7ac" |
| mfiore | 0:e2b8246361bc | 5 | |
| Mike Fiore |
1:e52ae6584f1c | 6 | #endif |
