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 Jan 19, 2025
1 parent 40c65fd commit b0b6638
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 @@ -779,7 +779,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 b0b6638

Please sign in to comment.