mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 14:16:35 +03:00
- Move LOG_LOCAL_LEVEL definition before including esp_check.h - Fixes compilation error: 'LOG_LOCAL_LEVEL' redefined [-Werror] Closes https://github.com/espressif/esp-idf/issues/17877