diff --git a/docs/source/api.rst b/docs/source/api.rst index 7f3c16b2..3c6aced3 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -17,7 +17,6 @@ Information regarding the API of CRSF for Arduino is coming soon. .. function:: CRSFforArduino::CRSFforArduino(uint8_t RxPin, uint8_t TxPin) - Constructor with pin numbers. - - | :var:`RxPin` is the UART Rx pin that the Tx pin of your receiver is connected to. - | :var:`TxPin` is the UART Tx pin that the Rx pin of your receiver is connected to. + | Constructor with pin numbers. + | :var:`RxPin` is the UART Rx pin that the Tx pin of your receiver is connected to. + | :var:`TxPin` is the UART Tx pin that the Rx pin of your receiver is connected to.