phototransistor copy
by
aarasyid
Clone & Edit
Download
Edit
phototransistor copy.ino
1
2
int
sensorPin
=
A0
;
// select the input pin for the potentiometer
int
ledPin
=
13
;
// select the pin for the LED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX