Skip to content

Commit 905d3be

Browse files
committed
Fix link to PitchFollower tutorial
Previously, the link pointed to the ToneMelody tutorial, which already has a link on the tone reference page.
1 parent 674a92e commit 905d3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Advanced IO/tone.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you want to play different pitches on multiple pins, you need to call `noTone
7878

7979
[role="example"]
8080
* #EXAMPLE# http://arduino.cc/en/Tutorial/Tone[Tone^]
81-
* #EXAMPLE# http://arduino.cc/en/Tutorial/Tone[Pitch follower^]
81+
* #EXAMPLE# http://arduino.cc/en/Tutorial/tonePitchFollower[Pitch follower^]
8282
* #EXAMPLE# http://arduino.cc/en/Tutorial/Tone3[Simple Keyboard^]
8383
* #EXAMPLE# http://arduino.cc/en/Tutorial/Tone4[multiple tones^]
8484
* #EXAMPLE# http://arduino.cc/en/Tutorial/PWM[PWM^]

0 commit comments

Comments
 (0)