1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-14 11:29:26 +01:00

Merge pull request #1465 from mcoms/patch-1

Update incorrect docs in tonePitchFollower example
This commit is contained in:
Cristian Maglie 2013-07-12 11:11:27 -07:00
commit 598ab1d5c0

View File

@ -4,7 +4,7 @@
Plays a pitch that changes based on a changing analog input Plays a pitch that changes based on a changing analog input
circuit: circuit:
* 8-ohm speaker on digital pin 8 * 8-ohm speaker on digital pin 9
* photoresistor on analog 0 to 5V * photoresistor on analog 0 to 5V
* 4.7K resistor on analog 0 to ground * 4.7K resistor on analog 0 to ground