mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
crc?
This commit is contained in:
@@ -12,6 +12,11 @@ user_data_len = 0
|
||||
|
||||
--#region Functions implemented or used in C
|
||||
|
||||
---Executes a CRC-16 CCIIT
|
||||
---@param data string
|
||||
---@return integer
|
||||
function crc16(data) end
|
||||
|
||||
---Starts the initialization sequence, also calls the on_init function
|
||||
---@return nil
|
||||
function set_rds_program_defaults() end
|
||||
|
||||
Reference in New Issue
Block a user