Fixed inconsistent handling of servose for USE_QUAD_MIXER_ONLY.

This commit is contained in:
Michael Keller 2018-04-23 15:07:02 +12:00
parent bede912128
commit 528295672c
1 changed files with 0 additions and 4 deletions

View File

@ -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