MicSG
MicSG
It would be a good feature.
Got it. Thanks for the links. I was able to fix the errors temporarily by applying the changes to the [Client.h](https://github.com/espressif/arduino-esp32/blob/master/cores/esp32/Client.h) file (removing [line 29 ](https://github.com/espressif/arduino-esp32/blob/9eb7dc6f7bddf98600f6e8de3ccc19cc8ba5281b/cores/esp32/Client.h#L29) and [line 31](https://github.com/espressif/arduino-esp32/blob/9eb7dc6f7bddf98600f6e8de3ccc19cc8ba5281b/cores/esp32/Client.h#L31)), which...
Thank you very much for the information!! I will eagerly await the result.
> Ei@JAndrassy > > Estou usando a biblioteca empacotada ArduinoOTA e gostaria de usar um endereço MAC personalizado ou IP estático. Estou usando o módulo ethernet W5500. Sua biblioteca EthernetESP32...
I think this issue can now be closed.
I found the solution to the problem: https://github.com/hoeken/PsychicHttp/pull/225