mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02: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