mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
components/esp_matter: add chime cluster in esp_matter
This commit is contained in:
@@ -546,5 +546,11 @@ command_t *create_end(cluster_t *cluster);
|
||||
}/*webrtc transport requestor*/
|
||||
|
||||
|
||||
namespace chime {
|
||||
namespace command {
|
||||
command_t *create_play_chime_sound(cluster_t *cluster);
|
||||
} /* command */
|
||||
} /* chime */
|
||||
|
||||
} /* cluster */
|
||||
} /* esp_matter */
|
||||
|
||||
Reference in New Issue
Block a user