mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
rft tests
This commit is contained in:
@@ -111,7 +111,9 @@ function set_rds_af_oda(afs)
|
||||
save_af_to_userdata(afs)
|
||||
end
|
||||
|
||||
local _old_on_state_af = on_state
|
||||
function on_state()
|
||||
load_af_from_userdata()
|
||||
if _Af_Oda_len ~= 0 then init_af_oda() end
|
||||
if type(_old_on_state_af) == "function" then _old_on_state_af() end
|
||||
end
|
||||
Reference in New Issue
Block a user