0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

little improvements

This commit is contained in:
2025-12-24 15:45:09 +01:00
parent cb451114f7
commit 7951590d98
2 changed files with 7 additions and 18 deletions

View File

@@ -255,11 +255,4 @@ function set_rds_udg(xy, groups) end
---Sets the X/Y of the UDG for RDS2
---@param xy boolean
---@param groups table Table of tables, this should be up to 8 tables containing 4 integers
function set_rds_udg2(xy, groups) end
---Registers an ODA to be used in the O of the group sequence
---@param group integer
---@param group_version boolean
---@param id integer
---@param id_data integer
function register_oda(group, group_version, id, id_data) end
function set_rds_udg2(xy, groups) end