We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f604881 + 598ab1d commit 65c36f2Copy full SHA for 65c36f2
build/shared/examples/02.Digital/tonePitchFollower/tonePitchFollower.ino
@@ -4,7 +4,7 @@
4
Plays a pitch that changes based on a changing analog input
5
6
circuit:
7
- * 8-ohm speaker on digital pin 8
+ * 8-ohm speaker on digital pin 9
8
* photoresistor on analog 0 to 5V
9
* 4.7K resistor on analog 0 to ground
10
hardware/arduino/avr/libraries/SoftwareSerial/keywords.txt
@@ -1,6 +1,6 @@
1
#######################################
2
# Syntax Coloring Map for SoftwareSerial
3
-# (formely NewSoftSerial)
+# (formerly NewSoftSerial)
0 commit comments