mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
thats why ptyn didnt work
This commit is contained in:
@@ -74,6 +74,9 @@ if type(cmd) == "string" then
|
||||
if not type then return "-" end
|
||||
set_rds_rdsgen(type)
|
||||
return "+"
|
||||
elseif cmd == "ptyn" then
|
||||
set_rds_ptyn(value)
|
||||
return "+"
|
||||
else
|
||||
return "?"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user