Replies: 1 comment
-
I haven't yet made a release with the changes for esp32, as of #10 stating that there's still some work to be done for it: the library works but standalone on a port different from webserver's. |
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
-
Hi,
I'm trying to get the ESP32 version running but having compiling error issues.
What exactly is the correct method for getting the ESP32 version. VScode only gives me the ESP8266 version and when I download the ZIP on the main github page, I also get the ESP8266 version.
Therefore I have tried manually copying and pasting the code into my project.
I'm using the ESP Async WebServer and a SD card if this makes a difference.
Thanks,
Neil.
Beta Was this translation helpful? Give feedback.
All reactions