Hi,
I’m switching from version 0.2.8 to 0.9.2.
I made all the required modifications (I think), but my code doesn’t compile.
Here’s the error message:
.pio/libdeps/esp32doit-devkit-v1/ArtNet/ArtnetWiFi.h:58:25: error: 'using ArtnetWiFiClass = class WiFiClass' {aka 'class WiFiClass'} has no member named 'softAPSubnetMask'; did you mean 'softAPSubnetCIDR'?
thank you in advance.