Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
uint8_t PIR::lastValue()
75
{
76
return _lastValue;
77
}
78
79
80
// -- END OF FILE --
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36