0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00

remove some errors

This commit is contained in:
2025-03-14 22:17:05 +01:00
parent 7cff0d6467
commit f572f6ab1e

View File

@@ -409,8 +409,6 @@ void init_rds_encoder(RDSEncoder* enc) {
} else {
saveToFile("~/.rdsEncoder", enc);
}
init_rds_objects();
}
void set_rds_rt1(RDSEncoder* enc, unsigned char *rt1) {