Use PRIu64 and PRIu32 macros from inttypes.h instead of %llu and %u to fix compilation errors with newer ESP-IDF versions |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.projbuild | ||
| iperf.c | ||
| iperf.h | ||
| main.c | ||
Use PRIu64 and PRIu32 macros from inttypes.h instead of %llu and %u to fix compilation errors with newer ESP-IDF versions |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.projbuild | ||
| iperf.c | ||
| iperf.h | ||
| main.c | ||