ArtnetnodeWifi
ArtnetnodeWifi copied to clipboard
Fixed local broadcast address calculation and MAC address when in AP mode
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.