Update analog-pitch.md

This commit is contained in:
Jonathan Protzenko 2016-07-21 16:25:20 -07:00 committed by GitHub
parent 8e74965964
commit a51a14022a
1 changed files with 1 additions and 1 deletions

View File

@ -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)