Clone & Edit Download Edit
Arduino_KY-032_Obstacle_avoidance_sensor_module.ino
1
2
int Led = 13 ; // define LED Interface
int buttonpin = 3; // define the obstacle avoidance sensor interface
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX