why did it use a static string to signal pty change?

This commit is contained in:
2026-01-05 21:27:57 +01:00
parent 8d76a0054f
commit 7408bd9eac
10 changed files with 67 additions and 101 deletions
+2 -2
View File
@@ -3027,7 +3027,7 @@ void BuildAdvancedRDS() {
batteryVold = 0;
vPerold = 0;
ECCold = 253;
strcpy(programTypePrevious, "");
programTypePrevious = 32;
ptynold = " ";
PIold = " ";
PSold = " ";
@@ -3165,7 +3165,7 @@ void BuildDisplay() {
TPold = false;
haseonold = false;
rds_clockold = "";
strcpy(programTypePrevious, "");
programTypePrevious = 32;
PIold = " ";
PSold = " ";
stationIDold = " ";