mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Compilation error
This commit is contained in:
parent
0446658f4b
commit
1cef62df48
1 changed files with 1 additions and 1 deletions
|
@ -1582,8 +1582,8 @@ union ReusableBuffer
|
|||
uint8_t lastCount;
|
||||
int16_t lastPosition;
|
||||
} xpotsCalib[NUM_XPOTS];
|
||||
} calib;
|
||||
#endif
|
||||
} calib;
|
||||
|
||||
#if defined(SDCARD)
|
||||
struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue