0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-12-22 19:13:17 +01:00
parent 630fc747d6
commit ff9f3d1bb8
7 changed files with 265 additions and 22 deletions

16
.vscode/settings.json vendored
View File

@@ -56,6 +56,18 @@
"set_rds_program",
"set_rds_level",
"set_rds_rt_text_timeout",
"set_rds_program_defaults"
]
"set_rds_program_defaults",
"reset_rds",
"max_programs",
"on_init",
"get_rds_pi",
"get_rds_ecc",
"get_rds_pty",
"get_rds_slc_data",
"get_rds_ct",
"get_rds_dpty",
"get_rds_tp",
"get_rds_ta"
],
"Lua.runtime.plugin": "plugin.lua"
}