mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
ota: make OTA clusters optional.
This commit is contained in:
@@ -120,8 +120,4 @@ extern "C" void app_main()
|
||||
esp_matter_console_diagnostics_register_commands();
|
||||
esp_matter_console_init();
|
||||
#endif
|
||||
|
||||
#if CONFIG_ENABLE_OTA_REQUESTOR
|
||||
esp_matter_ota_requestor_init();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user