Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ count
Method
count
libraries/PIR/PIR.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
33
uint8_t PIR::count()
34
{
35
return _count;
36
}
37
38
39
uint8_t PIR::read()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36