Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode+platformIO is giving me errors when compiling version 0.6! #34

Open
wocut opened this issue Dec 30, 2022 · 1 comment
Open

vscode+platformIO is giving me errors when compiling version 0.6! #34

wocut opened this issue Dec 30, 2022 · 1 comment

Comments

@wocut
Copy link

wocut commented Dec 30, 2022

Hello! Thank you so much for the tutorial!
I'm using it and I've found a problem that's preventing me from continuing!
I'm using a wroom32 board, which should be the same as the one you used in your tutorial!
1

I have vscode+platformIO installed on my computer, I downloaded the code from github to my computer and when I compiled version 0.5 it worked!
v0 5

But I get an error compiling version 0.6!
v0 6

It seems that there is a problem with the initWebServer() function.

Please help me!

@nilvandomartins
Copy link

Tente usar isto!

[env:esp32doit-devkit-v1]
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
upload_speed = 921600
monitor_speed = 115200
lib_deps =
esphome/AsyncTCP-esphome@^2.0.0
esphome/ESPAsyncWebServer-esphome@^3.0.0
ArduinoJSON@6.19.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants