Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and andrei-menzopol committed Oct 17, 2024
1 parent f310be1 commit 41ca9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lock-app/nxp/common/main/ZclCallbacks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@ void emberAfDiagnosticLogsClusterInitCallback(chip::EndpointId endpoint)
auto & logProvider = LogProvider::GetInstance();
DiagnosticLogsServer::Instance().SetDiagnosticLogsProviderDelegate(endpoint, &logProvider);
}
#endif
#endif

0 comments on commit 41ca9d6

Please sign in to comment.