Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ getReceivedRawdata
Method
getReceivedRawdata
Arduino/libraries/RCSwitch/RCSwitch.cpp:635–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
633
}
634
635
unsigned int* RCSwitch::getReceivedRawdata() {
636
return RCSwitch::timings;
637
}
638
639
/**
640
*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected