MCPcopy 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
474IPAddress DhcpClass::getLocalIp()
475{
476 return IPAddress(_dhcpLocalIp);
477}
478
479IPAddress DhcpClass::getSubnetMask()
480{

Callers 2

beginMethod · 0.80
maintainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected