Commit 0ef529f 1 parent e2fda8c commit 0ef529f Copy full SHA for 0ef529f
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,8 @@ 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);
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).
90
+ The high level is 3.3V, the low level is 0V.
90
91
<hr >
91
92
92
93
Also included in the repository are:
You can’t perform that action at this time.
0 commit comments