mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
set running
This commit is contained in:
@@ -68,6 +68,7 @@ function toggle_rds_rtp(ertp)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function set_rds_rtplus_tags(ertp, t1, s1, l1, t2, s2, l2)
|
function set_rds_rtplus_tags(ertp, t1, s1, l1, t2, s2, l2)
|
||||||
|
set_rds_rtp_meta(ertp, true)
|
||||||
set_userdata_offset(ertp and 267 or 260, 6, string.char(t1, s1, l1, t2, s2, l2))
|
set_userdata_offset(ertp and 267 or 260, 6, string.char(t1, s1, l1, t2, s2, l2))
|
||||||
end
|
end
|
||||||
function get_rds_rtplus_tags(ertp)
|
function get_rds_rtplus_tags(ertp)
|
||||||
|
|||||||
Reference in New Issue
Block a user