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

Method powerOn

libraries/AD520X/AD520X.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187
188
189void AD520X::powerOn()
190{
191 digitalWrite(_shutdown, HIGH);
192}
193
194
195void AD520X::powerOff()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36