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
@@ -128,7 +128,7 @@ uint8_t add_rds_af(RDSAFs *af_list, float freq) {
return 0;
}
char *convert_to_rdscharset(char *str) {
char *convert_to_rdscharset(const char *str) {
static char new_str[255];
uint8_t i = 0;