mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
fix
This commit is contained in:
@@ -42,7 +42,7 @@ struct device;
|
||||
#endif
|
||||
|
||||
// Platforms that support thread names in log output
|
||||
#ifdef USE_LOGGER_THREAD_NAME
|
||||
#if defined(USE_ESP32) || defined(USE_LIBRETINY) || defined(USE_ZEPHYR) || defined(USE_HOST)
|
||||
#define USE_LOGGER_THREAD_NAME
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user