Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ setPin
Method
setPin
Arduino/libraries/ST_Anything/PS_Water.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void PS_Water::setPin(byte pin)
101
{
102
m_nAnalogInputPin=pin;
103
}
104
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected