Closed sigmdel closed 6 years ago
Thank you for your report. I'll fix it as soon as possible.
Please try with last available 1.1.0 version, thank you
Version 1.1.0 now works correctly with the Wemos D1 mini.
I removed the example sketch in my first comment to avoid confusion. It would no longer work with version 1.1.0 of your library. I think your new examples will prove better for newbies.
Thank you for the fast turn around.
Hi
I am getting a fatal exception (2) after a successful ping:
This is the output of the ESP Exception Decoder in the Arduino IDE
According to https://gist.github.com/solusipse/b3a13e6578d97db97c27 an exception 2 is a
error.
I can run another ping library, https://github.com/dancol90/ESP8266Ping, without problem on the same hardware: Wemos D1 mini without any connected pins.
Do you have any idea what I am doing wrong?
Regards.