You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Managed to resolve the issue by renaming every instance of "HttpClient" in ArduinoHttpClient/src to "MyClient" - including objects, filenames etc and using the modified library as a local one in platformio, confirming that it's just a naming issue. I'm including the modified library as a .zip file. Modified_ArduinoHttpClient.zip
Can't compile a project containing both ArduinoHttpClient and AutoConnect libraries, due to what seems as a naming conflict. Build log below:
The text was updated successfully, but these errors were encountered: