mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-01 18:48:59 +00:00
Sync radio -> module
This commit is contained in:
@@ -259,6 +259,7 @@ uint16_t ReadHITEC()
|
||||
case HITEC_PREP:
|
||||
if ( prev_option == option )
|
||||
{ // No user frequency change
|
||||
telemetry_set_input_sync(HITEC_PACKET_PERIOD);
|
||||
HITEC_change_chan_fast();
|
||||
hopping_frequency_no++;
|
||||
if(hopping_frequency_no>=rf_ch_num)
|
||||
|
||||
Reference in New Issue
Block a user