Patrick SOUTY
Patrick SOUTY
Hello, I have solved the issue by installing the library ESP32Ping from https://github.com/marian-craciunescu/ESP32Ping and including the corresponding header in PingESP.h. Its now compiling but the code is too big for...
Hi Davide, Thank you for your reply. I did use an external library as mentioned in the issue. I suggest however that you modify the PingESP.h file as proposed in...
After migration of my application to Bootstrapper 1.12.6 release, I have encountered some issues with PingESP because I had merged some modifications that I made locally for the ESP32 and...
Ok, I will propose soon a pull request after some testing but I saw that a version 1.12.7 is in preparation that seems to address a similar issue. Should I...