Skip to content

ESP3D 2.0 Feedbacks #238

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

Closed
luc-github opened this issue Jul 4, 2018 · 7 comments
Closed

ESP3D 2.0 Feedbacks #238

luc-github opened this issue Jul 4, 2018 · 7 comments

Comments

@luc-github
Copy link
Owner

Please feedback on https://github.com/luc-github/ESP3D/tree/2.0

Thank you ^_^

@Amtho
Copy link

Amtho commented Jul 4, 2018

run into compilation errors: webinterface.h:46:23: fatal error: WebServer.h: No such file or directory

@luc-github
Copy link
Owner Author

luc-github commented Jul 4, 2018

You must use latest git from ESP32 it has this library but better to use AsyncWebserver there is a #define in config.h

https://github.com/espressif/arduino-esp32/tree/master/libraries/WebServer/src

@Amtho
Copy link

Amtho commented Jul 4, 2018

Thanks for pointing this out. Next problem is when i try to use #define SDCARD_FEATURE i get the next compilation error: config.cpp:34:21: fatal error: IniFile.h: No such file or directory

@luc-github
Copy link
Owner Author

#define SDCARD_FEATURE is not supported yet

@luc-github
Copy link
Owner Author

I have updated the 2.0 branch to avoid confusion - thanks for pointing this out

@luc-github
Copy link
Owner Author

No real update in 6 month so let's close this topic - if anything just open new ticket

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants