Skip to content

Commit 202d3ec

Browse files
committed
copy edit
1 parent 389a77a commit 202d3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ultrasonic distance sensor
22

3-
In air, sound travels at a speed of 343 meters per second. An ultrasonic distance sensor sends out pulses of ultrasound (inaudible to humans) and it detects the echo that is sent back when the sound bounces off a nearby object. It then uses the speed of sound to calculate the distance from the object.
3+
In air, sound travels at a speed of 343 meters per second. An ultrasonic distance sensor sends out pulses of ultrasound (inaudible to humans) and detects the echo that is sent back when the sound bounces off a nearby object. It then uses the speed of sound to calculate the distance from the object.
44

55
![Ultrasonic distance sensor](images/ultrasonic-distance-sensor.png)
66

0 commit comments

Comments
 (0)