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

View File

@ -1,6 +1,6 @@
# Analog Pitch # 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 ```sig
pins.analogPitch(440, 300) pins.analogPitch(440, 300)