MCPcopy 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
639void RCSwitch::resetAvailable() {
640 RCSwitch::nReceivedValue = 0;
641}
642
643unsigned long RCSwitch::getReceivedValue() {
644 return RCSwitch::nReceivedValue;

Callers 1

receiveRFFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected