mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
Fixes
This commit is contained in:
parent
8fafb0ebf6
commit
f4e555be75
4 changed files with 7 additions and 7 deletions
|
@ -1121,7 +1121,7 @@ union ReusableBuffer
|
|||
char pxx2_bind_candidate_receivers_ids[PXX2_MAX_RECEIVERS_PER_MODULE][PXX2_LEN_RX_ID];
|
||||
char pxx2_bind_candidate_receivers_names[PXX2_MAX_RECEIVERS_PER_MODULE][3*PXX2_LEN_RX_ID+1];
|
||||
uint8_t pxx2_bind_candidate_receivers_count;
|
||||
uint8_t pxx2_bind_receiver_index;
|
||||
uint8_t pxx2_bind_selected_receiver_index;
|
||||
} modelsetup;
|
||||
|
||||
// 103 bytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue