Add files via upload
This commit is contained in:
@@ -161,7 +161,7 @@ int8_t EthLan8720Device::signalStrength()
|
||||
|
||||
String EthLan8720Device::localIP()
|
||||
{
|
||||
return Ethernet.localIP().toString();
|
||||
return ETH.localIP().toString();
|
||||
}
|
||||
|
||||
void EthLan8720Device::mqttSetClientId(const char *clientId)
|
||||
|
||||
Reference in New Issue
Block a user