Error on "pUdpServer->proto.udp->local_port = 7777;"
Posted: Fri Jan 30, 2015 4:25 pm
Hello everybody,
I'm trying to setup a tcp server on the ESP8266, but I always get a error with the "proto.udp"
Any idea ?
Jannik Jung
I'm trying to setup a tcp server on the ESP8266, but I always get a error with the "proto.udp"
Code: Select all
invalid type argument of '->' (have 'struct espconn')
Any idea ?
Jannik Jung