mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Updating comment in mixer.c
This commit is contained in:
parent
4d1060f87b
commit
26bb86898e
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ static const motorMixer_t mixerDualcopter[] = {
|
|||
{ 1.0f, 0.0f, 0.0f, 1.0f }, // RIGHT
|
||||
};
|
||||
|
||||
// Keep this synced with MultiType struct in mw.h!
|
||||
// Keep synced with mixerMode_e
|
||||
const mixer_t mixers[] = {
|
||||
// Mo Se Mixtable
|
||||
{ 0, 0, NULL }, // entry 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue