Skip to content

Commit 65c36f2

Browse files
committed
Merge branch 'master' into ide-1.5.x
2 parents f604881 + 598ab1d commit 65c36f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/shared/examples/02.Digital/tonePitchFollower/tonePitchFollower.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plays a pitch that changes based on a changing analog input
55
66
circuit:
7-
* 8-ohm speaker on digital pin 8
7+
* 8-ohm speaker on digital pin 9
88
* photoresistor on analog 0 to 5V
99
* 4.7K resistor on analog 0 to ground
1010

hardware/arduino/avr/libraries/SoftwareSerial/keywords.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#######################################
22
# Syntax Coloring Map for SoftwareSerial
3-
# (formely NewSoftSerial)
3+
# (formerly NewSoftSerial)
44
#######################################
55

66
#######################################

0 commit comments

Comments
 (0)