Skip to content

Commit ad81397

Browse files
Spice-Weaselfabiobaltieri
authored andcommitted
doc: README updated for lora driver send sample
README now cross-references the lora receive sample so that both can be used together more easily. Signed-off-by: ingram weeks <[email protected]>
1 parent 74ee677 commit ad81397

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/drivers/lora/send/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ This sample demonstrates how to use the LoRa radio driver to configure
1111
the encoding settings and send data over the radio.
1212

1313
Transmitted messages can be received by building and flashing the accompanying
14-
LoRa receive sample on another board.
14+
LoRa receive sample :zephyr:code-sample:`lora-receive` on another board within
15+
range.
1516

1617
Building and Running
1718
********************

0 commit comments

Comments
 (0)