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: components/sec_touch/readme.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -493,8 +493,8 @@ where:
493
493
-`32` is the command id for a SET request.
494
494
-`173` is the property id of the fan pair.
495
495
-`5` is the value assigned to that id.
496
-
-`42625` is the checksum.
497
-
-
496
+
-`42625` is the checksum (probably).
497
+
498
498
### SET Response Message
499
499
Sadly (IMHO) the SEC-TOUCH just sends an `ACK` message after receiving a SET message and sometimes it takes a couple of seconds for the SEC-TOUCH screen to update the new value, so the best we can do is to wait for the `ACK` message and then send a `GET` message to do a security sync of the new value.
0 commit comments