mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
after reloading it would quit, thats why
This commit is contained in:
@@ -555,6 +555,7 @@ int main(int argc, char **argv) {
|
||||
config.rds_streams = old_streams;
|
||||
cleanup_runtime(&runtime, config);
|
||||
init_runtime(&runtime, config, rds_on);
|
||||
to_run = 1;
|
||||
continue;
|
||||
}
|
||||
printf("Cleaning up...\n");
|
||||
|
||||
Reference in New Issue
Block a user