diff options
author | Matthew Garrett <mjg59@coreos.com> | 2016-10-30T21·17-0700 |
---|---|---|
committer | Matthew Garrett <mjg59@coreos.com> | 2016-10-30T21·18-0700 |
commit | 925742768d6e84558fcb99b30ca448103392aeff (patch) | |
tree | dfe4b13690991df2af04aa4bc20df58910d1dfdc /protocol.md | |
parent | 989009e21f235b1bc162010ea14c24c034476eda (diff) |
Update documentation to cover RF packets
RF packets behave identically to IR packets, so update the docs to match
Diffstat (limited to 'protocol.md')
-rw-r--r-- | protocol.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol.md b/protocol.md index c91c4fbdef91..1888a19d5337 100644 --- a/protocol.md +++ b/protocol.md @@ -132,5 +132,4 @@ Todo ---- * Support for other devices using the Broadlink protocol (various smart home devices) -* Verify whether RF learning uses the same information. The first 4 bytes of the response packet may indicate the type of response that was learned, and the first 4 bytes of the payload may provide that back to the Broadlink on sending. Alternatively, this information may be embedded in the response data already. * Figure out what the format of the data packets actually is. \ No newline at end of file |