mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
- line was truncated because 64 characters were not sufficient - length passed to snprintf should be full buffer length, not -1 - make the width of lock name field fixed - fix alignment of lock type column