Bayang RX: Sync

This commit is contained in:
pascallanger
2019-11-30 12:11:08 +01:00
parent 396c005b0a
commit 0008633d6e
2 changed files with 24 additions and 9 deletions

View File

@@ -229,6 +229,7 @@ uint8_t packet_in[TELEMETRY_BUFFER_SIZE];//telemetry receiving packets
//RX protocols
#if defined(AFHDS2A_RX_A7105_INO) || defined(FRSKY_RX_CC2500_INO) || defined(BAYANG_RX_NRF24L01_INO)
bool rx_data_started;
bool rx_data_received;
bool rx_disable_lna;
uint16_t rx_rc_chan[16];
#endif