mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Fixes #1428
This commit is contained in:
parent
63fe996ebc
commit
6716482ae4
21 changed files with 166 additions and 163 deletions
|
@ -837,7 +837,9 @@ struct TimerState {
|
|||
|
||||
extern TimerState timersStates[MAX_TIMERS];
|
||||
|
||||
#if defined(SAFETY_CHANNEL_FUNCTION)
|
||||
extern int8_t safetyCh[NUM_CHNOUT];
|
||||
#endif
|
||||
|
||||
extern uint8_t trimsCheckTimer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue