47c153ad9e
- For esp32-c2, the `CONFIG_NEWLIB_NANO_FORMAT` is enabled by default which does not allow printing `int64_t` values - Copied these values to a `uint32_t` variable for printing them properly