mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
examples: add the register factoryreset command in examples
This commit is contained in:
@@ -245,6 +245,7 @@ extern "C" void app_main()
|
||||
#if CONFIG_ENABLE_CHIP_SHELL
|
||||
esp_matter::console::diagnostics_register_commands();
|
||||
esp_matter::console::wifi_register_commands();
|
||||
esp_matter::console::factoryreset_register_commands();
|
||||
esp_matter::console::init();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user