Clone & Edit Download Edit
Light Alarm.ino
1
2
int sensorPin = A0; // Select the input pin for photosensitive resistor.
int blueLED = 2; // Select the input pin for blue LED.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX