mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 23:05:12 +03:00
New EEPROM format 205
Introduction of differential in Mixers Introduction of Switches as Mixer Source (FULL now removed) Negative curves in Mixers Optimizations in Mixer Extended chars for localization Swedish translations Beep length updated
This commit is contained in:
parent
ab6f9108b0
commit
040160efc9
24 changed files with 718 additions and 345 deletions
|
@ -37,7 +37,6 @@
|
|||
#include "menus.h"
|
||||
|
||||
int16_t calibratedStick[NUM_STICKS+NUM_POTS];
|
||||
int16_t ex_chans[NUM_CHNOUT]; // Outputs + intermidiates
|
||||
uint8_t s_pgOfs;
|
||||
int8_t s_editMode;
|
||||
uint8_t s_noHi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue