From baede92da07b8a31a54cd96240bee1609d124ac8 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Wed, 8 Dec 2010 18:18:37 -0500 Subject: [PATCH] updated website info in documentation for sharp and dish support --- IRremote.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IRremote.cpp b/IRremote.cpp index 438e67f..70e970b 100644 --- a/IRremote.cpp +++ b/IRremote.cpp @@ -653,10 +653,10 @@ long IRrecv::decodeHash(decode_results *results) { 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 -has the necessary repeat built in due to the need to invert the signal. +The Dish send function needs to be repeated 4 times, and the Sharp function +has the necessary repeat built in because of the need to invert the signal. Sharp protocol documentation: http://www.sbprojects.com/knowledge/ir/sharp.htm