Skip to content

Commit

Permalink
docs(ReadTheDocs): Try _this_ on for size.
Browse files Browse the repository at this point in the history
Still trying to get line blocks to work in `api.rst`.
  • Loading branch information
ZZ-Cat committed Aug 13, 2023
1 parent c81be9d commit 38182b8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 38182b8

Please sign in to comment.