Replies: 1 comment
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not an ESP32 expert, nor a WEB expert too. Nor a (real) developper even if I was an "expert" 50 years ago ;-)
I just wanted to compile a source from Sparkfun using the Arduino IDE for ESP32.
And I face this error:
\RTK\Sparkfun\SparkFun_RTK_Firmware-main\Firmware\RTK_Surveyor\RTK_Surveyor.ino:531:10: fatal error: ESPAsyncWebServer.h: No such file or directory
531 | #include "ESPAsyncWebServer.h" //Get from: https://github.com/me-no-dev/ESPAsyncWebServer v1.2.3
I've installed the Arduino Library version which is 1.2.9.
Btw there is no more ESPAsyncWebServer.h. Same in your actual version here.
How can I solve this issue?
Rgds
Marc
Beta Was this translation helpful? Give feedback.
All reactions