Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
189
void AD520X::powerOn()
190
{
191
digitalWrite(_shutdown, HIGH);
192
}
193
194
195
void AD520X::powerOff()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36