1
0
Fork 0
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:
Bertrand Songis 2014-01-23 11:07:47 +01:00
parent 93646983b5
commit 1c59184583

View file

@ -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)