@ -316,7 +316,7 @@ int Serial_Input()
void loop() {
// Calculating the distance
distance= getDistance();
//distance= getDistance();
// Prints the distance on the Serial Monitor
//Serial.print("Distance: ");