mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
remove integration of the modulator into command parsing
This commit is contained in:
@@ -163,15 +163,6 @@ function rds.set_streams(streams) end
|
||||
---@return integer
|
||||
function rds.get_streams() end
|
||||
|
||||
---This function returns the absolute number of streams that can be output without restarting the core
|
||||
---@return integer
|
||||
function rds.get_available_streams() end
|
||||
|
||||
---@param level number
|
||||
function rds.set_level(level) end
|
||||
---@return number
|
||||
function rds.get_level() end
|
||||
|
||||
-- Program & Linking
|
||||
---@param linkage boolean
|
||||
function rds.set_link(linkage) end
|
||||
|
||||
Reference in New Issue
Block a user