-
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
@bertmelis
Description
Always true condition in IPAddress string-to-ipv6 conversion
https://github.com/arduino/ArduinoCore-API/blob/master/api/IPAddress.cpp#L204
*address
is checked to be ':'
so it cannot be '0円'
. I'm not really sure what the intended behaviour is here.