mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
oh
This commit is contained in:
@@ -697,7 +697,7 @@ void init_rds_encoder(RDSEncoder* enc) {
|
|||||||
for(int i = 0; i < PROGRAMS; i++) set_rds_defaults(enc, i);
|
for(int i = 0; i < PROGRAMS; i++) set_rds_defaults(enc, i);
|
||||||
|
|
||||||
if (encoder_loadFromFile(enc)) {
|
if (encoder_loadFromFile(enc)) {
|
||||||
printf("Encoder file will be reinitialized.");
|
printf("Encoder file will be reinitialized.\n");
|
||||||
lua_on_init();
|
lua_on_init();
|
||||||
}
|
}
|
||||||
encoder_saveToFile(enc);
|
encoder_saveToFile(enc);
|
||||||
|
|||||||
Reference in New Issue
Block a user