Skip to content

Commit

Permalink
Merge pull request #715 from said026/patch-1
Browse files Browse the repository at this point in the history
Fix helium-otaa.ino link in examples
  • Loading branch information
terrillmoore authored Apr 19, 2021
2 parents e2d7c08 + 2caec5e commit d248d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ This library provides several examples.
- [`compliance-otaa-halconfig.ino`](examples/compliance-otaa-halconfig/compliance-otaa-halconfig.ino) is a test sketch that is used for LoRaWAN compliance testing.
- [`helium-us9115.ino`](examples\helium-us915\helium-us915.ino) is a complete example for using the LMIC on the Helium network. It's very similar to the OTAA examples, but sets up the prejoin parameters properly for the initial deployment of Helium LoRaWAN support.
- [`helium-otaa.ino`](examples\helium-otaa\helium-otaa.ino) is a complete example for using the LMIC on the Helium network. It's very similar to the OTAA examples, but sets up the prejoin parameters properly for the initial deployment of Helium LoRaWAN support.
- [`ttn-otaa-network-time.ino`](examples/ttn-otaa-network-time/ttn-otaa-network-time.ino) demonstrates use of the network time request. Network time requests are not supported by The Things Network as of the time of writing.
Expand Down

0 comments on commit d248d76

Please sign in to comment.