mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-16 12:55:10 +03:00
parent
fd16151850
commit
3d17023bc9
1 changed files with 12 additions and 12 deletions
|
@ -325,7 +325,7 @@ char * getSourceString(char * dest, mixsrc_t idx)
|
|||
dest[LEN_INPUT_NAME] = '\0';
|
||||
}
|
||||
else {
|
||||
strAppendUnsigned(dest, idx, 2);
|
||||
strAppendUnsigned(dest, idx+1, 2);
|
||||
}
|
||||
}
|
||||
#if defined(LUA_INPUTS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue