Mercurial > public > ostc4
diff Discovery/Src/settings.c @ 462:dddfe7917131
Power-down Bluetooth on COMM exit
Increase firmware version number to 1.3.4
author | heinrichsweikamp |
---|---|
date | Wed, 08 Apr 2020 16:34:54 +0200 |
parents | a5101c688b49 |
children | 9eeab3fead8f |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Mon Mar 30 13:16:11 2020 +0000 +++ b/Discovery/Src/settings.c Wed Apr 08 16:34:54 2020 +0200 @@ -57,15 +57,15 @@ { .versionFirst = 1, .versionSecond = 5, - .versionThird = 3, + .versionThird = 4, .versionBeta = 0, /* 4 bytes with trailing 0 */ .signature = "mh", .release_year = 20, - .release_month = 2, - .release_day = 26, + .release_month = 4, + .release_day = 8, .release_sub = 0, /* max 48 with trailing 0 */