mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
The log in the spi_bus_lock_touch may be annoying. This commit suppress the log level, and make the log visible only when the device altered. Resolves https://github.com/espressif/esp-idf/issues/5056