Skip to content

Commit

Permalink
correct attribute ref in RF24.ard docs
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Oct 16, 2020
1 parent 4d4bfcf commit 0697382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configure_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ard
.. autoattribute:: circuitpython_nrf24l01.rf24.RF24.ard

During this time, the nRF24L01 is listening for the ACK packet. If the
`auto_ack` attribute is disabled, this attribute is not applied.
`arc` attribute is disabled, this attribute is not applied.

A valid input value must be in range [250, 4000]. Otherwise a `ValueError` exception is
thrown. Default is 1500 for reliability. If this is set to a value that is not multiple of
Expand Down

0 comments on commit 0697382

Please sign in to comment.