Skip to content

Commit

Permalink
Typos fix in west command
Browse files Browse the repository at this point in the history
  • Loading branch information
MarGasiorek committed Aug 9, 2022
1 parent caba816 commit b8eee1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/samples/LORA.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Building and running

.. code-block:: console
$ west build -b nrf52840dk_nrf52840 -- -DOVERLAY_CONFIG="LoRa.conf"
$ west build -b nrf52840dk_nrf52840 -- -DOVERLAY_CONFIG="lora.conf"
Alternatively, you can use VS Code to add the build configuration:

Expand Down

0 comments on commit b8eee1d

Please sign in to comment.