AFHDS2A telemetry AA and AC

This commit is contained in:
Pascal Langer
2019-09-14 16:34:19 +02:00
parent 6f4522caa6
commit 078dc2ab17
4 changed files with 16 additions and 8 deletions

View File

@@ -171,7 +171,7 @@ volatile uint8_t rx_ok_buff[RXBUFFER_SIZE];
volatile uint8_t discard_frame = 0;
// Telemetry
#define MAX_PKT 29
#define MAX_PKT 30
uint8_t pkt[MAX_PKT];//telemetry receiving packets
#if defined(TELEMETRY)
#ifdef INVERT_TELEMETRY