const! (also chris rea is dead, rip)

This commit is contained in:
2025-12-22 16:50:06 +01:00
parent ec6e71e014
commit 2143eed9e5
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ uint16_t get_block_from_group(RDSGroup *group, uint8_t block);
void add_checkwords(RDSGroup *group, uint8_t *bits);
uint8_t add_rds_af_oda(RDSAFsODA *af_list, float freq);
uint8_t add_rds_af(RDSAFs *af_list, float freq);
char *convert_to_rdscharset(char *str);
char *convert_to_rdscharset(const char *str);