0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00
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

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;