Documentation cleanup

This commit is contained in:
Maurizio Porrato 2019-02-11 13:46:20 +00:00
parent 33250ee1cb
commit b43c7bae97
1 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,6 @@
Eufy RoboVac 11s IR protocol
============================
Preamble: H:3ms L:3ms
Logical 0: H:400µs L:600µs
Logical 1: H:400µs L:1.6ms
@ -9,11 +12,11 @@ Frame: (Preamble+48bits+Trailer)*3
Format: 68CCHHMMSSKK (Hex, MSB first)
CC: command
HH: hour
MM: minute
SS: schedule (in quarters of an hour from midnight, 0xff=off)
KK: checksum (sum of all bytes in the frame modulo 256)
CC: command
HH: hour
MM: minute
SS: schedule (in quarters of an hour from midnight, 0xff=off)
KK: checksum (sum of all bytes in the frame modulo 256)
CC | Command
------+---------