Skip to content

Commit ca91026

Browse files
soburiCopilot
andauthored
Update samples/tone_doremi/README.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 06b1038 commit ca91026

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/tone_doremi/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Building and Running
1414

1515
Build and flash tone_doremi sample as follows,
1616

17-
```sh
18-
$> west build -p -b arduino_nano_33_ble samples/tone_doremi/
17+
.. code-block:: sh
1918
20-
$> west flash --bossac=/home/$USER/.arduino15/packages/arduino/tools/bossac/1.9.1-arduino2/bossac
21-
```
19+
$> west build -p -b arduino_nano_33_ble samples/tone_doremi/
20+
21+
$> west flash --bossac=/home/$USER/.arduino15/packages/arduino/tools/bossac/1.9.1-arduino2/bossac

0 commit comments

Comments
 (0)