mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
More unneeded definitions removed
This commit is contained in:
parent
487a76e8ba
commit
2ce17f3b68
45 changed files with 37 additions and 197 deletions
|
@ -859,9 +859,7 @@ enum ResetFunctionParam {
|
|||
FUNC_RESET_TIMER2,
|
||||
FUNC_RESET_TIMER3,
|
||||
FUNC_RESET_FLIGHT,
|
||||
#if defined(TELEMETRY_FRSKY)
|
||||
FUNC_RESET_TELEMETRY,
|
||||
#endif
|
||||
FUNC_RESET_PARAM_FIRST_TELEM,
|
||||
FUNC_RESET_PARAM_LAST_TELEM = FUNC_RESET_PARAM_FIRST_TELEM + MAX_TELEMETRY_SENSORS,
|
||||
FUNC_RESET_PARAMS_COUNT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue