WiFiTCPBlink example error

Support forum for MegunoLink
Post Reply
eusaki
Posts: 7
Joined: Wed Jul 10, 2019 5:39 am

Wed Aug 24, 2022 9:12 pm

I'm trying to run WiFiTCPBlink Example and it is stuck on this line:

TCPCommandHandler <2> Cmds(Server);

Error message:

'TCPCommandHandler' does not name a type


I did not modify anything , and MegunoLink library is integrated.

Any idea?

thanks
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Sun Sep 11, 2022 2:24 am

Hi, just working on this now. Should have a fix today or tomorrow.

Cheers
Phil
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Tue Sep 13, 2022 10:09 am

Please update your MegunoLink library using the arduino Library Manager to 1.41. This should fix the issues.
Post Reply