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

Method lastValue

libraries/PIR/PIR.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72
73
74uint8_t PIR::lastValue()
75{
76 return _lastValue;
77}
78
79
80// -- END OF FILE --

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36