Comment tidy

This commit is contained in:
jflyper 2017-05-31 02:46:46 +09:00
parent 7403576a15
commit 0fcccd7a40
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ const mixer_t mixers[] = {
{ 3, true, NULL }, // MIXER_CUSTOM_TRI
{ 4, false, mixerQuadX1234 },
};
#endif
#endif // !USE_QUAD_MIXER_ONLY
static uint16_t disarmMotorOutput, deadbandMotor3dHigh, deadbandMotor3dLow;
uint16_t motorOutputHigh, motorOutputLow;