mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
oh
This commit is contained in:
@@ -649,5 +649,5 @@ void process_ascii_cmd(RDSModulator* mod, char *str, char *cmd_output) {
|
||||
}
|
||||
|
||||
if (cmd_output != NULL && cmd_reached) strcpy(cmd_output, output);
|
||||
if (cmd_reached) strcpy(cmd_output, "?\0");
|
||||
if (!cmd_reached) strcpy(cmd_output, "?\0");
|
||||
}
|
||||
Reference in New Issue
Block a user