mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-03-26 03:10:00 +00:00
A7105 dynamic tuning on channel 15
This commit is contained in:
@@ -228,6 +228,9 @@ uint16_t ReadAFHDS2A()
|
||||
static uint16_t packet_counter=0;
|
||||
uint8_t data_rx;
|
||||
uint16_t start;
|
||||
#ifndef FORCE_AFHDS2A_TUNING
|
||||
A7105_AdjustLOBaseFreq(1);
|
||||
#endif
|
||||
switch(phase)
|
||||
{
|
||||
case AFHDS2A_BIND1:
|
||||
|
||||
Reference in New Issue
Block a user