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