Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ powerOff
Method
powerOff
libraries/AD520X/AD520X.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
194
195
void AD520X::powerOff()
196
{
197
digitalWrite(_shutdown, LOW);
198
}
199
200
201
bool AD520X::isPowerOn()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36