mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Use the unsigned format specifier to match the millisecond value type. This avoids format warnings under stricter compiler diagnostics.
Please see :doc:`docs/en/api-reference/system/log.rst` for more details.