1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

Filter setup via EzTune

This commit is contained in:
Pawel Spychalski (DzikuVx) 2023-03-12 19:04:55 +01:00
parent 2452275d29
commit 541d589af9
10 changed files with 160 additions and 1 deletions

View file

@ -3164,6 +3164,8 @@ static bool mspSettingInfoCommand(sbuf_t *dst, sbuf_t *src)
sbufWriteU8(dst, 0);
sbufWriteU8(dst, 0);
break;
case EZ_TUNE_VALUE:
FALLTHROUGH;
case PROFILE_VALUE:
FALLTHROUGH;
case CONTROL_RATE_VALUE: