Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ getReceivedBitlength
Method
getReceivedBitlength
Sming/Libraries/RCSwitch/RCSwitch.cpp:647–649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
645
}
646
647
unsigned int RCSwitch::getReceivedBitlength() {
648
return RCSwitch::nReceivedBitlength;
649
}
650
651
unsigned int RCSwitch::getReceivedDelay() {
652
return RCSwitch::nReceivedDelay;
Callers
1
receiveRF
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected