Problems using wifi example

Support forum for MegunoLink
Post Reply
Pelle8879
Posts: 11
Joined: Wed Mar 21, 2018 8:56 pm

Tue Aug 16, 2022 11:25 am

I am getting this error when trying to compile your TCPBlink example project in a ESP32 Dev Module :
'class MDNSResponder' has no member named 'update'
How to fix that?
I also have problem with select Host when creating a wifi connection in megunolink.
How to do that? There is nothing to select in drop down menu.
Regards
Pelle
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Fri Aug 19, 2022 1:20 am

Hi, the library has been updated since our example an no longer requires the update function., You should be able to just remove it.

Cheers
Phil
Post Reply