Skip to content

build Failure on ESP32 Dev Module#1749

Open
richardsibanda wants to merge 3 commits intotzapu:masterfrom
richardsibanda:master
Open

build Failure on ESP32 Dev Module#1749
richardsibanda wants to merge 3 commits intotzapu:masterfrom
richardsibanda:master

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