fix(log): fix file name for esp_log_level_get_timeout

This commit is contained in:
Guillaume Souchere
2024-10-09 10:18:14 +02:00
committed by BOT
parent f4ed4d4954
commit 0f74a1608f

View File

@ -2,8 +2,8 @@
archive: liblog.a
entries:
log_write:esp_log_write (noflash)
log_write:esp_log_level_get_timeout (noflash)
log_write:esp_log_writev (noflash)
tag_log_level:esp_log_level_get_timeout (noflash)
log_timestamp:esp_log_timestamp (noflash)
log_timestamp:esp_log_early_timestamp (noflash)
log_lock (noflash)