mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Use io tags in vtx, move vtx initialization out of OSD init
This commit is contained in:
parent
7a4d996318
commit
ddf0fb5fda
10 changed files with 448 additions and 70 deletions
|
@ -425,6 +425,7 @@ static void resetConf(void)
|
|||
#endif
|
||||
|
||||
#ifdef USE_RTC6705
|
||||
featureSet(FEATURE_VTX);
|
||||
masterConfig.vtx_channel = 19; // default to Boscam E channel 4
|
||||
masterConfig.vtx_power = 1;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue