Closed tomjschwanke closed 3 years ago
Here is a workaround - my specific problem was WebServer.h and esp_http_server.h -- I think it might be the same problem. Was it HTTP_GET redeclaration?
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.
Hardware:
Board: Board not connected, compiling for ESP32 dev-module Core Installation version: 1.0.5-rc6 IDE name: Arduino Pro IDE Computer OS: Windows 10
Description:
When I include both
WebServer.h
andHttpsOTAUpdate.h
the IDE gives me tons of redeclaration errorsSketch:
Compile output:
https://gist.github.com/tomjschwanke/e4756747343163e2a5c3a5ddc50c54ab