mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'console/include_line' into 'main'
esp_matter_console: fix the include path of ESP32Utils.h See merge request app-frameworks/esp-matter!249
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include <esp_matter_console.h>
|
#include <esp_matter_console.h>
|
||||||
#include <lib/shell/Engine.h>
|
#include <lib/shell/Engine.h>
|
||||||
#include <src/platform/ESP32/ESP32Utils.h>
|
#include <platform/ESP32/ESP32Utils.h>
|
||||||
|
|
||||||
namespace esp_matter {
|
namespace esp_matter {
|
||||||
namespace console {
|
namespace console {
|
||||||
|
|||||||
Reference in New Issue
Block a user