mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 01:57:52 +00:00
FrSkyX: don't change ID when RX_Num changes
This commit is contained in:
parent
88d650e638
commit
c98f0d3c81
@ -284,6 +284,7 @@ uint16_t ReadFrSkyX()
|
||||
|
||||
uint16_t initFrSkyX()
|
||||
{
|
||||
set_rx_tx_addr(MProtocol_id_master);
|
||||
Frsky_init_hop();
|
||||
while(!chanskip)
|
||||
chanskip=random(0xfefefefe)%47;
|
||||
|
Loading…
x
Reference in New Issue
Block a user