mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-27 23:13:14 +00:00
A7105 dynamic tuning on channel 15
This commit is contained in:
@@ -274,6 +274,9 @@ uint16_t ReadHubsan()
|
||||
uint16_t delay;
|
||||
uint8_t i;
|
||||
|
||||
#ifndef FORCE_HUBSAN_TUNING
|
||||
A7105_AdjustLOBaseFreq(1);
|
||||
#endif
|
||||
switch(phase)
|
||||
{
|
||||
case BIND_1:
|
||||
|
||||
Reference in New Issue
Block a user