mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Comment tidy
This commit is contained in:
parent
7403576a15
commit
0fcccd7a40
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue