mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-03 12:02:56 +00:00
updated website info in documentation for sharp and dish support
This commit is contained in:
@@ -653,10 +653,10 @@ long IRrecv::decodeHash(decode_results *results) {
|
|||||||
return DECODED;
|
return DECODED;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Sharp and DISH support by Todd Treece (http://www.toddtreece.com)
|
/* Sharp and DISH support by Todd Treece ( http://unionbridge.org/design/ircommand )
|
||||||
|
|
||||||
The Dish send function needs to be repeated 4 times and the Sharp function
|
The Dish send function needs to be repeated 4 times, and the Sharp function
|
||||||
has the necessary repeat built in due to the need to invert the signal.
|
has the necessary repeat built in because of the need to invert the signal.
|
||||||
|
|
||||||
Sharp protocol documentation:
|
Sharp protocol documentation:
|
||||||
http://www.sbprojects.com/knowledge/ir/sharp.htm
|
http://www.sbprojects.com/knowledge/ir/sharp.htm
|
||||||
|
|||||||
Reference in New Issue
Block a user