From 3cf55c2cf92670628c55ae64af81015cfbfc0960 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Wed, 4 Dec 2024 20:08:24 +0100 Subject: [PATCH] Update configs/BOTWINGF405/config.h Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com> --- configs/BOTWINGF405/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/BOTWINGF405/config.h b/configs/BOTWINGF405/config.h index e61ab76c..3daae90d 100644 --- a/configs/BOTWINGF405/config.h +++ b/configs/BOTWINGF405/config.h @@ -61,6 +61,7 @@ #define UART1_TX_PIN PB6 #define UART1_RX_PIN PB7 +#define RX_PPM_PIN PB7 #define UART2_TX_PIN PA2 #define UART2_RX_PIN PA3