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 20, 2024
1 parent a9e5aac commit 9d73f29
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 @@ -760,7 +760,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 9d73f29

Please sign in to comment.