We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35f263 commit 402e5c8Copy full SHA for 402e5c8
src/app/ClusterStateCache.h
@@ -661,6 +661,6 @@ class ClusterStateCache : protected ReadClient::Callback
661
const bool mCacheData = true;
662
};
663
664
-}; // namespace app
665
-}; // namespace chip
+}; // namespace app
+}; // namespace chip
666
#endif // CHIP_CONFIG_ENABLE_READ_CLIENT
src/app/ReadClient.h
@@ -614,6 +614,6 @@ class ReadClient : public Messaging::ExchangeDelegate
614
kReservedSizeForEndOfContainer + kReservedSizeForIMRevision + kReservedSizeForEndOfContainer;
615
616
617
618
619
0 commit comments