This commit is contained in:
2025-04-13 15:26:26 +02:00
parent 7e7f24545c
commit 664150a8ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ static uint16_t offset_words[] = {
0x350 /* C' */
};
void add_checkwords(RDSGroup *group, uint8_t *bits, uint8_t stream)
void add_checkwords(RDSGroup *group, uint8_t *bits)
{
uint16_t offset_word;