KY-033 Obstacle sensor module
by
herrerodani
Clone & Edit
Download
Edit
KY-033 Obstacle sensor module.ino
1
2
int
sensorPin
=
A5
;
// select the input pin
int
ledPin
=
13
;
// select the pin for the LED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX