We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54ed18a + cdd78ed commit 1439059Copy full SHA for 1439059
Language/Functions/Advanced IO/noTone.adoc
@@ -45,7 +45,7 @@ Nothing
45
46
[float]
47
=== Notes and Warnings
48
-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.
+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.
49
[%hardbreaks]
50
51
--
0 commit comments