Skip to content

Commit

Permalink
docs(ReadTheDocs): Fix `C++ declarations inside functions are not sup…
Browse files Browse the repository at this point in the history
…ported.`
  • Loading branch information
ZZ-Cat committed Aug 13, 2023
1 parent 02f51d3 commit 2fe0de3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ Information regarding the API of CRSF for Arduino is coming soon.

Constructor with pin numbers.

.. var:: uint8_t RxPin
.. var:: uint8_t RxPin

UART Rx pin.

.. var:: uint8_t TxPin
UART Rx pin.

UART Tx pin.
.. var:: uint8_t TxPin

UART Tx pin.

0 comments on commit 2fe0de3

Please sign in to comment.