How can I get ping command using lwip (ping.c)?
I wants to get ping another device such as PC using lwip. I find some file in :https://github.com/particle-iot/lwip-contrib/blob/master/apps/ping/ping.cbut the problem is that i can not use these functions. How can i use that?