1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 01:05:10 +03:00
This commit is contained in:
Bertrand Songis 2019-02-06 16:24:45 +01:00
parent 8fafb0ebf6
commit f4e555be75
4 changed files with 7 additions and 7 deletions

View file

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