Skip to content

Commit fb6a96a

Browse files
committed
Fix radio docs: change default power to "6", which is 0 dBm.
1 parent 37315cb commit fb6a96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/radio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Functions
7171
via this channel will be put onto the incoming message queue. Each step is
7272
1MHz wide, based at 2400MHz.
7373

74-
The ``power`` (default=0) is an integer value from 0 to 7 (inclusive) to
74+
The ``power`` (default=6) is an integer value from 0 to 7 (inclusive) to
7575
indicate the strength of signal used when broadcasting a message. The
7676
higher the value the stronger the signal, but the more power is consumed
7777
by the device. The numbering translates to positions in the following list

0 commit comments

Comments
 (0)