mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
fixed pre-processor directives (continued)
This commit is contained in:
parent
99cff4a875
commit
af72b761b5
4 changed files with 10 additions and 1 deletions
|
@ -22,5 +22,4 @@
|
|||
// Targets with built-in vtx do not need external vtx
|
||||
#if defined(VTX) || defined(USE_RTC6705)
|
||||
# undef VTX_CONTROL
|
||||
# undef VTX_SMARTAUDIO
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue