From a51a14022ab6e29870eac0ef0e2289d48a6ca899 Mon Sep 17 00:00:00 2001 From: Jonathan Protzenko Date: Thu, 21 Jul 2016 16:25:20 -0700 Subject: [PATCH] Update analog-pitch.md --- docs/reference/pins/analog-pitch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/pins/analog-pitch.md b/docs/reference/pins/analog-pitch.md index b229875c..d42308b9 100644 --- a/docs/reference/pins/analog-pitch.md +++ b/docs/reference/pins/analog-pitch.md @@ -1,6 +1,6 @@ # Analog Pitch -Emits a Pulse With Modulation (PWM) signal to the current pitch [pin](/device/pins). Use [analog set pitch pin](/reference/pins/analog-set-pitch-pin) to set the pitch pin. +Emits a Pulse With Modulation (PWM) signal to the current pitch [pin](/device/pins). Use [analog set pitch pin](/reference/pins/analog-set-pitch-pin) to set the current pitch pin. ```sig pins.analogPitch(440, 300)