ArtnetnodeWifi icon indicating copy to clipboard operation
ArtnetnodeWifi copied to clipboard

Fixed local broadcast address calculation and MAC address when in AP mode

Open alf45tar opened this issue 2 years ago • 0 comments

Local IP, local mask and MAC address must be calculated in different way when in STA or AP mode.

Local mask in AP mode is set to 255.255.255.0 because there are no method to get the actual value. It works when AP is set with default values.

alf45tar avatar Jun 24 '23 08:06 alf45tar