# HG changeset patch # User heinrichsweikamp # Date 1750403133 -7200 # Node ID 92d5e07d1a05a81bbb94820bb3abd8173278d87f # Parent b0d3e8b84966f85d8313c41006ddb79031246407 1.7.3 test version added diff -r b0d3e8b84966 -r 92d5e07d1a05 Current build/OSTC4update_250427.bin Binary file Current build/OSTC4update_250427.bin has changed diff -r b0d3e8b84966 -r 92d5e07d1a05 Current build/OSTC4update_250620.bin Binary file Current build/OSTC4update_250620.bin has changed diff -r b0d3e8b84966 -r 92d5e07d1a05 Discovery/Src/settings.c --- 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;