mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
submodule: Update connectedhomeip submodule to bc8c9ece1 to support ESP32-C6 and ESP32-H2-MP
docs: Add details for esp32h2, esp32c2, and esp32c6
This commit is contained in:
@@ -35,7 +35,7 @@ namespace esp_matter {
|
||||
namespace controller {
|
||||
|
||||
void subscribe_command::on_device_connected_fcn(void *context, ExchangeManager &exchangeMgr,
|
||||
SessionHandle &sessionHandle)
|
||||
const SessionHandle &sessionHandle)
|
||||
{
|
||||
subscribe_command *cmd = (subscribe_command *)context;
|
||||
ReadPrepareParams params(sessionHandle);
|
||||
|
||||
Reference in New Issue
Block a user