mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[config] include logging.h (#11766)
This commit includes `<openthread/platform/logging.h>` because it uses `OT_LOG_LEVEL_CRIT`.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#ifndef CONFIG_LOGGING_H_
|
||||
#define CONFIG_LOGGING_H_
|
||||
|
||||
#include <openthread/platform/logging.h>
|
||||
|
||||
/**
|
||||
* @addtogroup config-logging
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user