mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Merge branch 'master' into ide-1.5.x
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#######################################
|
#######################################
|
||||||
# Syntax Coloring Map for SoftwareSerial
|
# Syntax Coloring Map for SoftwareSerial
|
||||||
# (formely NewSoftSerial)
|
# (formerly NewSoftSerial)
|
||||||
#######################################
|
#######################################
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
|
Reference in New Issue
Block a user