mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-06 08:37:29 +02:00
30754918ee
- 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