MCPcopy Create free account
hub / github.com/SmingHub/Sming / getReceivedProtocol

Method getReceivedProtocol

Sming/Libraries/RCSwitch/RCSwitch.cpp:655–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

653}
654
655unsigned int RCSwitch::getReceivedProtocol() {
656 return RCSwitch::nReceivedProtocol;
657}
658
659unsigned int* RCSwitch::getReceivedRawdata() {
660 return RCSwitch::timings;

Callers 1

receiveRFFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected