mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Compilation fix
This commit is contained in:
parent
222440a5e3
commit
6abd888bf3
1 changed files with 0 additions and 1 deletions
|
@ -589,7 +589,6 @@ void evalFunctions()
|
|||
switch (CFN_FUNC(cfn)) {
|
||||
case FUNC_RANGECHECK:
|
||||
case FUNC_BIND:
|
||||
case FUNC_MODULE_OFF:
|
||||
{
|
||||
unsigned int moduleIndex = CFN_PARAM(cfn);
|
||||
if (moduleIndex < NUM_MODULES) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue