mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 17:55:19 +03:00
Compilation problem on gruvin9x boards
This commit is contained in:
parent
e14c2e0916
commit
319b3006f3
1 changed files with 2 additions and 0 deletions
|
@ -728,7 +728,9 @@ ls_telemetry_value_t minTelemValue(uint8_t channel)
|
|||
return 0;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(FRSKY)
|
||||
ls_telemetry_value_t maxTelemValue(uint8_t channel)
|
||||
{
|
||||
switch (channel) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue