Skip to content

Commit

Permalink
CHIP_CONFIG_ENABLE_READ_CLIENT strikes again
Browse files Browse the repository at this point in the history
  • Loading branch information
ksperling-apple committed Dec 23, 2024
1 parent a71b56b commit f11f465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/controller/CommissioningDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,9 @@ struct ICDManagementClusterInfo

struct ReadCommissioningInfo
{
#if CHIP_CONFIG_ENABLE_READ_CLIENT
app::ClusterStateCache const * attributes = nullptr;
#endif
NetworkClusters network;
BasicClusterInfo basic;
GeneralCommissioningInfo general;
Expand Down

0 comments on commit f11f465

Please sign in to comment.