Clone & Edit Download Edit
Sonar Sensor HC-SR04 with Servo copy.ino
1
2
//Since we are using servos and ultrasonic sensors in the robot we will include some libraries written to make their use easier
#include <Servo.h>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX