Clone & Edit Download Edit
LED PhotoSensor.ino
1
2
int led = 13; // the pin where you will put the LED
int sensorpin = A3; // the analog pin where you put your sensorLED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX