mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-10 00:08:13 +00:00
Kyosho3: increase bind time to 2.5s
This commit is contained in:
parent
debc9de11a
commit
7f3a93ca4c
@ -115,7 +115,7 @@ void KYOSHO3_init()
|
|||||||
debugln("RF CH: %02X",hopping_frequency[0]);
|
debugln("RF CH: %02X",hopping_frequency[0]);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bind_counter=100;
|
bind_counter=1000;
|
||||||
phase=0;
|
phase=0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user