mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 12:32:05 +01:00
pausing rft
This commit is contained in:
@@ -377,3 +377,8 @@ function unregister_oda_rds2(oda_id) end
|
||||
---@param once boolean true means that this file will be sent once and then unregistered
|
||||
---@return boolean interrupted
|
||||
function send_rft_file(aid, path, id, crc, once) end
|
||||
|
||||
---Pauses or resumes the process of sending of the RFT file
|
||||
---@param aid integer
|
||||
---@param paused boolean
|
||||
function set_rft_paused(aid, paused) end
|
||||
Reference in New Issue
Block a user