8000 updated website info in documentation for sharp and dish support · Chelland/Arduino-IRremote@ccb4ac3 · GitHub
[go: up one dir, main page]

Skip to content

Commit ccb4ac3

Browse files
committed
updated website info in documentation for sharp and dish support
1 parent 9bc832e commit ccb4ac3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IRremote.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -653,10 +653,10 @@ long IRrecv::decodeHash(decode_results *results) {
653653
return DECODED;
654654
}
655655

656-
/* Sharp and DISH support by Todd Treece (http://www.toddtreece.com)
656+
/* Sharp and DISH support by Todd Treece ( http://unionbridge.org/design/ircommand )
657657
658-
The Dish send function needs to be repeated 4 times and the Sharp function
659-
has the necessary repeat built in due to the need to invert the signal.
658+
The Dish send function needs to be repeated 4 times, and the Sharp function
659+
has the necessary repeat built in because of the need to invert the signal.
660660
661661
Sharp protocol documentation:
662662
http://www.sbprojects.com/knowledge/ir/sharp.htm

0 commit comments

Comments
 (0)
0