MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getPowerDelay

Method getPowerDelay

libraries/rain/rain.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146
147
148uint8_t RAIN::getPowerDelay()
149{
150 return _powerDelay;
151}
152
153
154// -- END OF FILE --

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64