mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 06:15:10 +03:00
[9x stock] Issue #542 - 4 bytes here
This commit is contained in:
parent
93646983b5
commit
1c59184583
1 changed files with 1 additions and 1 deletions
|
@ -3746,7 +3746,7 @@ enum LimitsItems {
|
||||||
#undef MIN_MAX_ATTR
|
#undef MIN_MAX_ATTR
|
||||||
#define MIN_MAX_ATTR attr
|
#define MIN_MAX_ATTR attr
|
||||||
#else
|
#else
|
||||||
#define MIN_MAX_DISPLAY(x) (x)
|
#define MIN_MAX_DISPLAY(x) ((int8_t)(x))
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(PCBTARANIS)
|
#if defined(PCBTARANIS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue