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

Function TinyReceiverDecode

src/TinyIRReceiver.hpp:444–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

442 return tJustWritten;
443}
444bool TinyReceiverDecode() {
445 return TinyIRReceiverDecode();
446}
447
448/*
449 * Checks if IR_RECEIVE_PIN is connected and high

Callers

nothing calls this directly

Calls 1

TinyIRReceiverDecodeFunction · 0.85

Tested by

no test coverage detected