mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
parent
7c3ad50e7d
commit
c3388dc65e
24 changed files with 306 additions and 353 deletions
|
@ -741,7 +741,7 @@ extern uint8_t g_vbat100mV;
|
|||
#define g_blinkTmr10ms (*(uint8_t*)&g_tmr10ms)
|
||||
extern uint8_t g_beepCnt;
|
||||
|
||||
#include "trainer_input.h"
|
||||
#include "trainer.h"
|
||||
|
||||
extern int32_t chans[MAX_OUTPUT_CHANNELS];
|
||||
extern int16_t ex_chans[MAX_OUTPUT_CHANNELS]; // Outputs (before LIMITS) of the last perMain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue