1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Merge branch 'master' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2013-07-14 11:51:50 +02:00
2 changed files with 2 additions and 2 deletions

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

View File

@ -1,6 +1,6 @@
####################################### #######################################
# Syntax Coloring Map for SoftwareSerial # Syntax Coloring Map for SoftwareSerial
# (formely NewSoftSerial) # (formerly NewSoftSerial)
####################################### #######################################
####################################### #######################################