Finetuning RT+

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-31 20:29:36 +02:00
parent c7a57f1422
commit 4bc939497b
3 changed files with 939 additions and 939 deletions

View File

@@ -762,7 +762,7 @@ void TEF6686::readRDS(bool showrdserrors)
}
}
if (runningbit && rds.rtAB == rtABold) {
if (rds.rtAB == rtABold) {
for (int i = 0; i <= length_marker_1; i++)RDSplus1[i] = rt_buffer2[i + start_marker_1];
RDSplus1[length_marker_1 + 1] = 0;