mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
mixprofile development
This commit is contained in:
parent
cbbef19721
commit
67390e12ed
12 changed files with 116 additions and 153 deletions
|
@ -3132,7 +3132,6 @@ static bool mspSettingInfoCommand(sbuf_t *dst, sbuf_t *src)
|
|||
sbufWriteU8(dst, MAX_MIXER_PROFILE_COUNT);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
// If the setting uses a table, send each possible string (null terminated)
|
||||
if (SETTING_MODE(setting) == MODE_LOOKUP) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue