mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
temp for oda and allow ascii from uecp
This commit is contained in:
+2
-1
@@ -314,8 +314,9 @@ function rds.ext.set_af_oda(afs) end
|
||||
---@param group_version boolean
|
||||
---@param aid integer
|
||||
---@param data integer
|
||||
---@param temp boolean
|
||||
---@return integer oda_id
|
||||
function ext.register_oda(group, group_version, aid, data) end
|
||||
function ext.register_oda(group, group_version, aid, data, temp) end
|
||||
|
||||
---Unregisters an ODA, this stops the handler or AID being called/sent
|
||||
---@param oda_id integer
|
||||
|
||||
Reference in New Issue
Block a user