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

build Failure on ESP32 Dev Module #1749

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

richardsibanda
Copy link

.pio/libdeps/esp32debug/WiFiManager/WiFiManager.cpp:150:100: required from here
.pio/libdeps/esp32debug/WiFiManager/WiFiManager.cpp:3368:23: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint32_t' {aka 'unsigned int'} [-Werror=format=]
_debugPort.printf("[MEM] free: %5lu | max: %5u | frag: %3u%% \n", free, max, frag);
Screenshot 2024-07-12 054453

will not build when i used it for this https://github.com/zivillian/esp32-modbus-gateway.git on esp32 dev module

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

Successfully merging this pull request may close these issues.

1 participant