mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 22:05:10 +03:00
Merge branch 'next' into kilrah/FAS_Offset_compensation
Conflicts: companion/src/modeledit/telemetry.cpp
This commit is contained in:
commit
932553e403
1155 changed files with 5305 additions and 2209 deletions
|
@ -3746,7 +3746,7 @@ enum LimitsItems {
|
|||
#undef MIN_MAX_ATTR
|
||||
#define MIN_MAX_ATTR attr
|
||||
#else
|
||||
#define MIN_MAX_DISPLAY(x) (x)
|
||||
#define MIN_MAX_DISPLAY(x) ((int8_t)(x))
|
||||
#endif
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue