mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-31 16:59:16 +02: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;
|
config.rds_streams = old_streams;
|
||||||
cleanup_runtime(&runtime, config);
|
cleanup_runtime(&runtime, config);
|
||||||
init_runtime(&runtime, config, rds_on);
|
init_runtime(&runtime, config, rds_on);
|
||||||
|
to_run = 1;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
printf("Cleaning up...\n");
|
printf("Cleaning up...\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user