Skip to content

Commit

Permalink
Update RF24.h
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Jul 14, 2020
1 parent 914db31 commit 72f5316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RF24.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class RF24 {
* See http://tmrh20.github.io/RF24/pages.html for device specific information <br>
*
* @note Users can specify default SPI speed by modifying #define RF24_SPI_SPEED in RF24_config.h <br>
For Arduino, SPI speed will only be properly configured this way on devices supporting SPI TRANSACTIONS <br>
* For Arduino, SPI speed will only be properly configured this way on devices supporting SPI TRANSACTIONS <br>
* Older/Unsupported Arduino devices will use a default clock divider & settings configuration <br>
* Linux: The old way of setting SPI speeds using BCM2835 driver enums has been removed <br>
*
Expand Down

0 comments on commit 72f5316

Please sign in to comment.