Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ getLocalIp
Method
getLocalIp
Arduino/libraries/Ethernet2/src/Dhcp.cpp:474–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
IPAddress DhcpClass::getLocalIp()
475
{
476
return IPAddress(_dhcpLocalIp);
477
}
478
479
IPAddress DhcpClass::getSubnetMask()
480
{
Callers
2
begin
Method · 0.80
maintain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected