Fix faulty printing of IPv4

This commit is contained in:
s-hadinger 2024-04-25 11:23:27 +02:00 committed by GitHub
parent 2a35f325b8
commit 466652549a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1481,6 +1481,7 @@ void WifiEvents(arduino_event_t *event) {
}
}
}
break;
#endif // USE_IPV6
case ARDUINO_EVENT_WIFI_STA_GOT_IP:
{