Skip to content

Commit 01af93a

Browse files
authored
Merge PR #561 "Fix link to PitchFollower tutorial" from per1234/fix-tone-pitchfollower-link
Fix link to PitchFollower tutorial
2 parents fb9a00f + 905d3be commit 01af93a

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)