mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Fix faulty printing of IPv4
This commit is contained in:
parent
2a35f325b8
commit
466652549a
@ -1481,6 +1481,7 @@ void WifiEvents(arduino_event_t *event) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
#endif // USE_IPV6
|
#endif // USE_IPV6
|
||||||
case ARDUINO_EVENT_WIFI_STA_GOT_IP:
|
case ARDUINO_EVENT_WIFI_STA_GOT_IP:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user