mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 01:44:12 +00:00
When running with wpa debug prints enabled data/key hexdumps are printed to the log in a really verbose format (one byte per line). Make these printouts more compact. 16 bytes per line.