Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
655
unsigned int RCSwitch::getReceivedProtocol() {
656
return RCSwitch::nReceivedProtocol;
657
}
658
659
unsigned int* RCSwitch::getReceivedRawdata() {
660
return RCSwitch::timings;
Callers
1
receiveRF
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected