updated website info in documentation for sharp and dish support

This commit is contained in:
Todd Treece
2010-12-08 18:18:37 -05:00
parent b4847a2685
commit baede92da0

View File

@@ -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