MCPcopy 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
33uint8_t PIR::count()
34{
35 return _count;
36}
37
38
39uint8_t PIR::read()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36