Mercurial > public > ostc4
changeset 1021:92d5e07d1a05 GasConsumption
1.7.3 test version added
author | heinrichsweikamp |
---|---|
date | Fri, 20 Jun 2025 09:05:33 +0200 (2 months ago) |
parents | b0d3e8b84966 |
children | ca713e199f22 |
files | Current build/OSTC4update_250427.bin Current build/OSTC4update_250620.bin Discovery/Src/settings.c |
diffstat | 3 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Fri Jun 20 07:59:32 2025 +0200 +++ b/Discovery/Src/settings.c Fri Jun 20 09:05:33 2025 +0200 @@ -47,7 +47,7 @@ SSettings Settings; const uint8_t RTErequiredHigh = 3; -const uint8_t RTErequiredLow = 7; +const uint8_t RTErequiredLow = 6; const uint8_t FONTrequiredHigh = 1; const uint8_t FONTrequiredLow = 0;