1
0
Fork 0
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:
bsongis 2014-06-21 20:15:05 +02:00
parent e14c2e0916
commit 319b3006f3

View file

@ -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) {