mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
This commit is contained in:
parent
35eb25d46e
commit
8eef4cd0bd
2 changed files with 4 additions and 2 deletions
|
@ -263,7 +263,7 @@ int16_t applyLimits(uint8_t channel, int32_t value)
|
|||
|
||||
// TODO same naming convention than the putsMixerSource
|
||||
|
||||
getvalue_t getValue(uint8_t i)
|
||||
getvalue_t getValue(mixsrc_t i)
|
||||
{
|
||||
if (i==MIXSRC_NONE) return 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue