|
|
** Data collected when touch buttons working **
|
|
|
|
|
|
```
|
|
|
read to 0x4F ack data: 0xAA 0x00 0x20 0x00 0x00 0x02 0x17 0x02 0x23 0x01 0xA7 - Lock button pressed
|
|
|
read to 0x4F ack data: 0xAA 0x00 0x40 0x00 0x00 0x02 0x17 0x02 0x23 0x01 0xC7 - timer button
|
|
|
read to 0x4F ack data: 0xAA 0x00 0x40 0x00 0x00 0x02 0x17 0x02 0x23 0x01 0xC7 - press lock
|
... | ... | @@ -25,4 +26,5 @@ AA xx byte 2 |
|
|
4 - sanitize
|
|
|
5 - smart control (not implemented)
|
|
|
6 - timer
|
|
|
7 - start |
|
|
\ No newline at end of file |
|
|
7 - start
|
|
|
``` |
|
|
\ No newline at end of file |