mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 03:57:51 +00:00
Merge branch 'master' into frankie-dsm-fwrd-prg-enhancements
This commit is contained in:
commit
24b18c4f60
@ -738,14 +738,6 @@ end
|
|||||||
|
|
||||||
-----------------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
local function DSM_RX_Match(RxId, List)
|
|
||||||
for i = 1, #List do
|
|
||||||
if List[i] == RxId then return true end
|
|
||||||
end
|
|
||||||
return false
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
local function DSM_sendRequest()
|
local function DSM_sendRequest()
|
||||||
-- Send the proper Request message depending on the Phase
|
-- Send the proper Request message depending on the Phase
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user