esp-idf/examples/protocols/mqtt/tcp/main
Bogdan Kolendovskyy d7b8b36082 examples: fix format errors, remove -Wno-format
Logging in series of examples has misuse of "%d" instead of type-appropriate format specifiers.
Fix by changing "%d" to PRIxx macros corresponding to type.
Remove -Wno-format compile flag in those examples that are affected.
2023-02-14 15:46:54 +01:00
..
app_main.c examples: fix format errors, remove -Wno-format 2023-02-14 15:46:54 +01:00
CMakeLists.txt examples: fix format errors, remove -Wno-format 2023-02-14 15:46:54 +01:00
Kconfig.projbuild examples: Update mqtt open source test server address 2021-02-23 15:29:07 +08:00