identify: Make init API configurable and pass in identify effect in cb

Closes https://github.com/espressif/esp-matter/issues/238
This commit is contained in:
Shubham Patil
2023-03-10 16:59:13 +05:30
parent 290d524aea
commit d7215de6d2
7 changed files with 44 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
2. Developing with the SDK
==========================
Please refer the :project_file:`Release Notes <RELEASE_NOTES.txt>` to know more about
Please refer the :project_file:`Release Notes <RELEASE_NOTES.md>` to know more about
the releases
2.1 Development Setup