We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac2733 commit e2fda8cCopy full SHA for e2fda8c
README.md
@@ -85,7 +85,7 @@ Command byte number:<br />
85
<br />
86
If an object's distance is greater than the Near distance (D) plus the Zone width (Z) then the object is "far."<br />
87
If the distance is less than the Near distance (D) then the object is "near".<br />
88
-The Zone is a neutral area. Any object distances measured in this range does not change the output.<br />
+The Zone is a neutral area. Any object distances measured in this range do not change the output.<br />
89
The output can be set to be either high when the object is near, and low when it's far (Mode 1);
90
<hr>
91
0 commit comments