motion_detector
by
submarginals
Clone & Edit
Download
Edit
motion_detector.ino
printf.h
1
2
int
motionSensor
=
8
;
//Motion Sensor on Digital pin 8
int
ledPin
=
9
;
//Led on Digital pin 13
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX