Skip to content

Commit 010bd07

Browse files
authored
Merge pull request #618 from bence98/patch-1
Update README.md: Fix missing backtick
2 parents 573866d + 8e4cdef commit 010bd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ This library provides several examples.
780780
for the Adafruit [Feather M0 LoRa](https://www.adafruit.com/product/3178), and for a variety
781781
of other MCCI products.
782782
783-
- [`raw-halconfig.ino](examples/raw-halconfig/raw-halconfig.ino) is like the other `raw` examples, but is most general. It's configured according to the LMIC's auto-configuration mechanism, and adapts according to the selected region.
783+
- [`raw-halconfig.ino`](examples/raw-halconfig/raw-halconfig.ino) is like the other `raw` examples, but is most general. It's configured according to the LMIC's auto-configuration mechanism, and adapts according to the selected region.
784784
785785
- [`ttn-abp.ino`](examples/ttn-abp/ttn-abp.ino) shows a basic transmission of a "Hello, world!" message
786786
using the LoRaWAN protocol. This example

0 commit comments

Comments
 (0)