mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'bugfix/remove_option_cmd_resetcounts' into 'main'
remove optional command resetcounts in dgthread cluster See merge request app-frameworks/esp-matter!486
This commit is contained in:
@@ -726,9 +726,6 @@ cluster_t *create(endpoint_t *endpoint, config_t *config, uint8_t flags)
|
||||
}
|
||||
}
|
||||
|
||||
/* commands */
|
||||
command::create_reset_counts(cluster);
|
||||
|
||||
return cluster;
|
||||
}
|
||||
} /* diagnostics_network_thread */
|
||||
|
||||
Reference in New Issue
Block a user