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

Issues after pull request #30 #31

Open
ikarus23 opened this issue Aug 7, 2024 · 0 comments
Open

Issues after pull request #30 #31

ikarus23 opened this issue Aug 7, 2024 · 0 comments

Comments

@ikarus23
Copy link

ikarus23 commented Aug 7, 2024

Hi! Thanks for the great project!

After the #30 there are some issues with the setup.

  • Choosing the "ESP32 Dev Module" board results in pins (like LED) being undefined. The pin definitions were moved from defines.h to plattformio.ini But I use the the Arduino IDE (old version). Also, the note in defines.h says "move to defines in platformio.ini". I guess this should mean "moved" and is not an instruction to move C code to the plattfromio.ini
  • The added SPIFFSEditor.cpp and SPIFFSEditor.h results in a conflict (using the Arduino IDE). The files are already specified in the ESPAsyncWebServer library.

Using da52f00 still works the way described in the readme. Deleting the new SPIFFSEditor files and uncommenting the pin defines in the header also works.

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

1 participant