mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 12:53:53 +01:00
const
This commit is contained in:
@@ -836,7 +836,7 @@ inline void set_rds_ertplus_tags(RDSEncoder* enc, uint8_t *tags) {
|
||||
enc->rtpData[enc->program][1].enabled = 1;
|
||||
}
|
||||
|
||||
void set_rds_ptyn(RDSEncoder* enc, char *ptyn) {
|
||||
void set_rds_ptyn(RDSEncoder* enc, const char *ptyn) {
|
||||
uint8_t len = 0;
|
||||
|
||||
enc->state[enc->program].ptyn_update = 1;
|
||||
|
||||
Reference in New Issue
Block a user