Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ available
Method
available
Arduino/libraries/RCSwitch/RCSwitch.cpp:611–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
609
}
610
611
bool RCSwitch::available() {
612
return RCSwitch::nReceivedValue != NULL;
613
}
614
615
void RCSwitch::resetAvailable() {
616
RCSwitch::nReceivedValue = NULL;
Callers
7
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
readSerial
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected