Open ddjikic opened 7 years ago
Is there any way to run it on ESP-wroom-32 ? it has an issue with user_interface.h
libraries/easyMesh-master/src/easyMesh.h:9:28: fatal error: user_interface.h: No such file or directory compilation terminated. Error compiling.
As far as I can tell easyMesh is abandoned. We are maintaining a fork on gitlab though: https://gitlab.com/BlackEdder/painlessMesh
We also just added esp32 support to painlessMesh
Is there any way to run it on ESP-wroom-32 ? it has an issue with user_interface.h
libraries/easyMesh-master/src/easyMesh.h:9:28: fatal error: user_interface.h: No such file or directory compilation terminated. Error compiling.