MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / setReceiveTolerance

Method setReceiveTolerance

Arduino/libraries/RCSwitch/RCSwitch.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 */
95#if not defined( RCSwitchDisableReceiving )
96void RCSwitch::setReceiveTolerance(int nPercent) {
97 RCSwitch::nReceiveTolerance = nPercent;
98}
99#endif
100
101

Callers 1

RCSwitchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected