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.
Diff: common.h
- Revision:
- 6:2fbcbebed28c
- Parent:
- 5:1775b4b13232
--- a/common.h Sat Apr 25 17:07:08 2015 +0000 +++ b/common.h Sat Apr 23 18:31:40 2016 +0000 @@ -37,7 +37,7 @@ // constants #define FW_VERSION_MAJOR 0x1 ///< firmware version -#define FW_VERSION_MINOR 0x2 +#define FW_VERSION_MINOR 0x6 #define CR 0x0D #define NL 0x0A