mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
606 stars 158 forks source link

Wrong initialisation of _art in espArtNetRDM.cpp #121

Open electricEngineer opened 4 years ago

electricEngineer commented 4 years ago

In 83 of file libs\espArtnetRDM\espArtNetRDM.cpp the subnet mask is initialized with the IP address, but I think it should be the subnet mask...