Skip to content

Commit 41e9926

Browse files
committed
fix typo in README.rst - default SPI baudrate
1 parent 1e07f78 commit 41e9926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This is easily achieved by downloading
4040
Usage Example
4141
=============
4242
See examples/rfm69_simpletest.py for a simple demo of the usage.
43-
Note: the default baudrate for the SPI is 50000000 (5MHz).
43+
Note: the default baudrate for the SPI is 5000000 (5MHz).
4444
The maximum setting is 10Mhz but
4545
transmission errors have been observed expecially when using breakout boards.
4646
For breakout boards or other configurations where the boards are separated,

0 commit comments

Comments
 (0)