AFHDS2A telemetry AA and AC

This commit is contained in:
Pascal Langer
2019-09-14 16:27:07 +02:00
parent 8601149051
commit 3c76ce9f39
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