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