mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 16:48:10 +00:00
Hitec correction
This commit is contained in:
parent
d0c9bc801b
commit
edd4f740e0
@ -226,7 +226,7 @@ uint16_t ReadHITEC()
|
||||
bind_phase=0x72;
|
||||
if(IS_BIND_IN_PROGRESS)
|
||||
{
|
||||
bind_counter = HISKY_BIND_COUNT;
|
||||
bind_counter = HITEC_BIND_COUNT;
|
||||
rf_ch_num=HITEC_BIND_NUM_FREQUENCE;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user