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

Method pmCount

libraries/AD520X/AD520X.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181
182
183uint8_t AD520X::pmCount()
184{
185 return _pmCount;
186}
187
188
189void AD520X::powerOn()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36