Skip to content

Commit 1c195fb

Browse files
committed
Add missing backtick on tone() reference page
1 parent a8ef34c commit 1c195fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Advanced IO/tone.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Nothing
5959

6060
[float]
6161
=== Notes and Warnings
62-
If you want to play different pitches on multiple pins, you need to call `noTone()` on one pin before calling `tone() on the next pin.
62+
If you want to play different pitches on multiple pins, you need to call `noTone()` on one pin before calling `tone()` on the next pin.
6363
[%hardbreaks]
6464

6565
--

0 commit comments

Comments
 (0)