MCPcopy Create free account
hub / github.com/Arduino-IRremote/Arduino-IRremote / decodeSharp

Method decodeSharp

src/ir_Denon.hpp:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163bool IRrecv::decodeSharp() {
164 return decodeDenon();
165}
166
167bool IRrecv::decodeDenon() {
168

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected