mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
CF/BF - OSD - Show VTX channel/band hardware RTC6705 users (e.g.
SPRacingF3NEO/SINGULARITY)
This commit is contained in:
parent
e1ac5b82df
commit
c8888ad6bd
2 changed files with 12 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
|||
// Targets with built-in vtx do not need external vtx
|
||||
#if defined(VTX) || defined(USE_RTC6705)
|
||||
# undef VTX_CONTROL
|
||||
# undef VTX_COMMON
|
||||
# undef VTX_SMARTAUDIO
|
||||
# undef VTX_TRAMP
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue