Fixed inconsistent handling of servose for USE_QUAD_MIXER_ONLY.
This commit is contained in:
parent
bede912128
commit
528295672c
|
@ -29,10 +29,6 @@
|
|||
#undef USE_VTX_TRAMP
|
||||
#endif
|
||||
|
||||
#if defined(USE_QUAD_MIXER_ONLY) && defined(USE_SERVOS)
|
||||
#undef USE_SERVOS
|
||||
#endif
|
||||
|
||||
#ifndef USE_DSHOT
|
||||
#undef USE_ESC_SENSOR
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue