mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
esp_matter: create a data_model directory and move data_model related codes to it
This commit is contained in:
@@ -40,8 +40,6 @@ using chip::Server;
|
||||
using chip::DeviceLayer::ExtendedOTARequestorDriver;
|
||||
|
||||
using namespace esp_matter;
|
||||
using namespace esp_matter::endpoint;
|
||||
using namespace esp_matter::cluster;
|
||||
|
||||
#if CONFIG_ENABLE_OTA_REQUESTOR
|
||||
DefaultOTARequestor gRequestorCore;
|
||||
|
||||
Reference in New Issue
Block a user