From 9bc832ec556ff8fb10617f8dfa86d884e6f6d4b6 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Mon, 20 Sep 2010 15:35:29 -0400 Subject: [PATCH] Updated Sharp protocol documentation --- IRremote.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/IRremote.cpp b/IRremote.cpp index 0c3974a..438e67f 100644 --- a/IRremote.cpp +++ b/IRremote.cpp @@ -653,11 +653,13 @@ long IRrecv::decodeHash(decode_results *results) { return DECODED; } -/* Sharp and DISH support by Todd Treece +/* Sharp and DISH support by Todd Treece (http://www.toddtreece.com) The Dish send function needs to be repeated 4 times and the Sharp function -has the necessary repeats built in. I know that it's not consistent, -but I don't have the time to update my code. +has the necessary repeat built in due to the need to invert the signal. + +Sharp protocol documentation: +http://www.sbprojects.com/knowledge/ir/sharp.htm Here are the LIRC files that I found that seem to match the remote codes from the oscilloscope: