From 137b48e55aa4f3839b14868ff401fa7907ce053c Mon Sep 17 00:00:00 2001 From: Pierre-A Date: Sun, 23 Nov 2014 16:35:57 +0100 Subject: [PATCH] Update of Softserial Rx/Tx pins --- docs/Board - CC3D.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Board - CC3D.md b/docs/Board - CC3D.md index a6daee27a7..292bf9ffde 100644 --- a/docs/Board - CC3D.md +++ b/docs/Board - CC3D.md @@ -73,7 +73,7 @@ The 6 pin RC_Output connector has the following pinouts when used in RX_PARALLEL | ----- | ------------ | -------------- | -----------------------------------------| | 1 | USART1 | MAIN PORT | Has a hardware inverter for SBUS | | 2 | USART3 | FLEX PORT | | -| 3 | SoftSerial | RC connector | Pins 5 and 6 (Rx and Tx respectively) | +| 3 | SoftSerial | RC connector | Pins 4 and 5 (Tx and Rx respectively) | The Softserial port is not available when RX_PARALLEL_PWM is used. The transmission data rate is limited to 19200 baud.