Skip to content

Commit b534382

Browse files
committedMar 23, 2019
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 a3a5d99 commit b534382

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 @@ Se você quiser tocar tons diferentes em múltiplos pinos, você precisa chamar
7878

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

0 commit comments

Comments
 (0)
Please sign in to comment.