Mercurial > public > ostc4
diff Discovery/Src/settings.c @ 69:1eeab3e09f4d
1.3.8 forum release
author | heinrichsweikamp |
---|---|
date | Thu, 30 Aug 2018 21:48:21 +0200 |
parents | 90ceb2402d94 |
children | 6a6116d7b5bb |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Wed Aug 22 18:54:01 2018 +0200 +++ b/Discovery/Src/settings.c Thu Aug 30 21:48:21 2018 +0200 @@ -36,7 +36,7 @@ SSettings Settings; const uint8_t RTErequiredHigh = 1; -const uint8_t RTErequiredLow = 1; +const uint8_t RTErequiredLow = 4; const uint8_t FONTrequiredHigh = 0; const uint8_t FONTrequiredLow = 9; @@ -55,7 +55,7 @@ { .versionFirst = 1, .versionSecond = 3, - .versionThird = 5, + .versionThird = 8, .versionBeta = 0, /* 4 bytes with trailing 0 */ @@ -63,7 +63,7 @@ .release_year = 18, .release_month = 8, - .release_day = 15, + .release_day = 22, .release_sub = 0, /* max 48 with trailing 0 */