mirror of
https://github.com/opentx/opentx.git
synced 2025-07-22 07:45:14 +03:00
SAFETY renamed to OVERRIDE
This commit is contained in:
parent
deed7fc20f
commit
eea1c3a84c
24 changed files with 38 additions and 38 deletions
|
@ -843,7 +843,7 @@ struct TimerState {
|
|||
|
||||
extern TimerState timersStates[MAX_TIMERS];
|
||||
|
||||
#if defined(SAFETY_CHANNEL_FUNCTION)
|
||||
#if defined(OVERRIDE_CHANNEL_FUNCTION)
|
||||
extern int8_t safetyCh[NUM_CHNOUT];
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue