mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Remaining trace removed
This commit is contained in:
parent
5d2220c842
commit
85bdca8d44
1 changed files with 0 additions and 2 deletions
|
@ -309,8 +309,6 @@ char * getSwitchString(char * dest, swsrc_t idx)
|
||||||
zchar2str(s, g_model.telemetrySensors[idx-SWSRC_FIRST_SENSOR].label, TELEM_LABEL_LEN);
|
zchar2str(s, g_model.telemetrySensors[idx-SWSRC_FIRST_SENSOR].label, TELEM_LABEL_LEN);
|
||||||
}
|
}
|
||||||
|
|
||||||
TRACE("idx=%d LAST_TRIM=%d LAST_LS=%d ONE=%d", idx, SWSRC_LAST_TRIM, SWSRC_LAST_LOGICAL_SWITCH, SWSRC_LAST_LOGICAL_SWITCH, SWSRC_ONE);
|
|
||||||
|
|
||||||
return dest;
|
return dest;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue