You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Command byte number:<br />
86
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
87
If the distance is less than the Near distance (D) then the object is "near".<br />
88
88
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); or low when it's near and high when it's far (Mode 2).
89
+
The output can be set to be either high when the object is near and low when it's far (Mode 1); or low when it's near and high when it's far (Mode 2).<br />
0 commit comments