Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
444
bool TinyReceiverDecode() {
445
return TinyIRReceiverDecode();
446
}
447
448
/*
449
* Checks if IR_RECEIVE_PIN is connected and high
Callers
nothing calls this directly
Calls
1
TinyIRReceiverDecode
Function · 0.85
Tested by
no test coverage detected