create multi files
Posted: Sun Aug 13, 2023 2:26 pm
Dear ESP32 forum members,
I am writing to seek your help regarding an issue I am facing while creating my lib to organize my project. I have been trying to find helpful sources to learn how to manage my files and related functionalities, but unfortunately, I have not been successful.
I am currently working on a webserver project, and I want to have files that hold related functionality for the web server. However, I am encountering an "unknown, undeclared error" which I am unable to resolve.
I have attached my error logs for your reference and would appreciate it if you could help me solve this problem. Additionally, I have shared the main code that I am using and my codes and multi-files for your review.
Main code: https://esp32tutorials.com/esp32-web-server-esp-idf/
My codes and multi-files: https://github.com/as-moh-nok/MeshNetwork_webserver
Thank you in advance for your assistance.
I am writing to seek your help regarding an issue I am facing while creating my lib to organize my project. I have been trying to find helpful sources to learn how to manage my files and related functionalities, but unfortunately, I have not been successful.
I am currently working on a webserver project, and I want to have files that hold related functionality for the web server. However, I am encountering an "unknown, undeclared error" which I am unable to resolve.
I have attached my error logs for your reference and would appreciate it if you could help me solve this problem. Additionally, I have shared the main code that I am using and my codes and multi-files for your review.
Main code: https://esp32tutorials.com/esp32-web-server-esp-idf/
My codes and multi-files: https://github.com/as-moh-nok/MeshNetwork_webserver
Thank you in advance for your assistance.