Revert "AFHDS2A telemetry AA and AC"

This reverts commit 3c76ce9f39.
This commit is contained in:
Pascal Langer
2019-09-14 16:31:27 +02:00
parent 3c76ce9f39
commit 6f4522caa6
4 changed files with 8 additions and 16 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 30
#define MAX_PKT 29
uint8_t pkt[MAX_PKT];//telemetry receiving packets
#if defined(TELEMETRY)
#ifdef INVERT_TELEMETRY