Skip to content

Commit e5bd457

Browse files
committed
revise README note for changed Baud rate setting
1 parent 85c6655 commit e5bd457

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
@@ -64,7 +64,7 @@ To install in a virtual environment in your current project:
6464
Usage Example
6565
=============
6666
See examples/rfm69_simpletest.py for a simple demo of the usage.
67-
Note: the default baudrate for the SPI is 5000000 (5MHz).
67+
Note: the default baudrate for the SPI is 2000000 (2MHz).
6868
The maximum setting is 10Mhz but
6969
transmission errors have been observed expecially when using breakout boards.
7070
For breakout boards or other configurations where the boards are separated,

0 commit comments

Comments
 (0)