Hello everyone,
I hope that you can help me. Any ideas are welcome.
I would like to use the ArduinoOTA library with an ESP32.
Unfortunately, I keep getting the same error message.
'class ArduinoOTAMdnsClass<WiFiServer, WiFiClient, WiFiUDP>' has no member named '...'
[...] = all commands are named here (e.g. setHostname)
Unfortunately I don't know what this means.
I also already reinstalled all used libraries and read dozens of forums.
Unfortunately I could not find an answer.
Did you have this problem before or do you have an idea for a solution ?
I am glad about every answer!
PS: the code is the example from the library.
Many greetings
TechNerd19