mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
oh
This commit is contained in:
@@ -38,7 +38,7 @@ local function start_rft()
|
||||
_Rft_toggle = not _Rft_toggle
|
||||
end
|
||||
|
||||
return true, word1, word2, word3, word4
|
||||
return true, (2 << 12) | word1, word2, word3, word4
|
||||
end)
|
||||
set_rds2_mode(2)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user